Commit Graph

2 Commits

Author SHA1 Message Date
Felix Fontein
84fc4ca30b
SuSE: install docker-compose v1 from pip instead of system packages. (#650) (#651)
The system package switched to docker-compose v2.

(cherry picked from commit 3f9f41e5a9)
2023-06-20 08:26:54 +02:00
Felix Fontein
4d0637e178
Add basic docker_compose tests (#150)
* Add basic docker_compose tests.

* Add more constraints for Py 2.

* Try to install docker-compose from system packages.

* Another try.

* Some more tries.

* One more.

* Move task into block.

* Clean up constraints file.

* More adjustments.

* TEMP: add debug output
2021-06-07 06:42:31 +02:00