1
0
mirror of https://github.com/tmaier/docker-compose synced 2024-11-22 16:01:59 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
66499c954f compose_version not used in test and push hooks 2018-04-29 19:35:22 +02:00
Tobias L. Maier
548911cd35 Use set -ex in hooks 2018-04-29 18:44:46 +02:00
Tobias L. Maier
f203228e70 Remove debug code 2018-04-29 18:34:14 +02:00
Tobias L. Maier
04d5b013f3 Use DOCKER_AND_COMPOSE_VERSION_MATRIX also in push and test hooks 2018-04-29 18:12:01 +02:00
Tobias L. Maier
4b29dce360 Add more debug code 2018-04-29 18:03:24 +02:00
Tobias L. Maier
02fe44c579 Prepare for debugging 2018-04-29 17:39:10 +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