Changed title
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 53s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 53s
This commit is contained in:
parent
9044f7a8d7
commit
4c5e62f0b3
@ -1,2 +1,2 @@
|
|||||||
export const title = "docker compose deployment";
|
export const title = "docker deployment";
|
||||||
export const description = "Recently I found myself wanting to deploy a docker-compose file to a server. I wanted to automate this process as much as possible, so I decided to write a shell script to do it. This post will go through the process of writing a shell script to deploy a docker-compose file to a server.";
|
export const description = "Recently I found myself wanting to deploy a docker-compose file to a server. I wanted to automate this process as much as possible, so I decided to write a shell script to do it. This post will go through the process of writing a shell script to deploy a docker-compose file to a server.";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user