Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for skipping `docker-compose` v1 operations during Docker ↵feature_docker-outside-of-docker_1.3.0feature_docker-in-docker_2.2.0 | M. R | 2023-05-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | feature install script (#533) * Add support for skipping docker-compose operations * Move changes from auto-generated files to templates and bump version * Add test * Add test conditions * Add test conditions for docker-outside-of-docker * install.sh set -x for debugging * set -x * Move compose-switch check in docker-outside-of-docker test * Put into correct test * Test for correct path | ||||
* | Fix several issues with docker-outside-of-docker (#443)feature_docker-outside-of-docker_1.2.0 | Felipe Santos | 2023-04-05 | 1 | -0/+13 |
* Fix several issues with docker-outside-of-docker * Add initial tests and bump version * Add two tests * Fix docker buildx conflict * Fix possible test issue * Add tests for moby * Add buildx test to init * Fix inconsistency * Many fixes and improvements * Make dockeDashCompose v2 by default |