aboutsummaryrefslogtreecommitdiff
path: root/test/docker-in-docker/scenarios.json
Commit message (Collapse)AuthorAgeFilesLines
* Add support for skipping `docker-compose` v1 operations during Docker ↵feature_docker-outside-of-docker_1.3.0feature_docker-in-docker_2.2.0M. R2023-05-021-0/+10
| | | | | | | | | | | | | | | | | | | | | | | 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
* Docker fix - BuildKit is enabled but the buildx component is missing or ↵feature_docker-outside-of-docker_1.1.0feature_docker-in-docker_2.1.0Samruddhi Khandale2023-03-091-1/+34
| | | | | | | | | broken (#478) * Docker fix - BuildKit is enabled but the buildx component is missing or broken * nit * fix test
* Add default-address-pool setting (#223)Kevin Klopfenstein2022-10-211-0/+29