Tobias Ludwig Maier
|
c3599cc962
|
Change approach for tagging the docker image
Past: docker version
Now: docker compose version
Reasoning: We need to do larger changes to the Dockerfile to support Docker Compose v2
|
2022-11-01 02:29:23 +01:00 |
|
Tobias L. Maier
|
548911cd35
|
Use set -ex in hooks
|
2018-04-29 18:44:46 +02:00 |
|
Tobias L. Maier
|
07035e327e
|
Always attempt to pull a newer version of the image
|
2018-04-29 18:43:19 +02:00 |
|
Tobias L. Maier
|
bdc358886a
|
Fix order
|
2018-04-29 17:41:34 +02:00 |
|
Tobias L. Maier
|
646cb9ca88
|
Introduce image variable in build hook
|
2018-04-29 17:37:49 +02:00 |
|
Tobias L. Maier
|
9dc6c3ffc6
|
Add echos of different stages
|
2018-04-29 17:37:39 +02:00 |
|
Tobias L. Maier
|
d8736a5795
|
Improve shell syntax
ShellCheck syntax errors SC2006, SC2162, SC2086
|
2018-04-29 17:33:00 +02:00 |
|
Tobias L. Maier
|
7a59c5fad8
|
Add build and push scripts
|
2018-04-29 07:23:04 +02:00 |
|