Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wait for docker to be ready | Josh Spicer | 2023-06-28 | 2 | -5/+22 |
| | |||||
* | clean up logging | Josh Spicer | 2023-06-28 | 1 | -0/+7 |
| | |||||
* | pull an image in docker-in-docker test | Josh Spicer | 2023-06-28 | 1 | -0/+2 |
| | |||||
* | 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 | 3 | -0/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | 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.0 | Samruddhi Khandale | 2023-03-09 | 5 | -1/+74 |
| | | | | | | | | | broken (#478) * Docker fix - BuildKit is enabled but the buildx component is missing or broken * nit * fix test | ||||
* | Adds test coverage (#308) | Samruddhi Khandale | 2022-11-24 | 4 | -4/+9 |
| | | | | | | | * Add test coverage * temp: debug test * Update tests | ||||
* | Add default-address-pool setting (#223) | Kevin Klopfenstein | 2022-10-21 | 4 | -0/+65 |
| | |||||
* | Port changes and set executable bit | Josh Spicer | 2022-07-29 | 1 | -0/+0 |
| | | | | | -Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554 Sets all scripts as executable by default. | ||||
* | fix crazy test.sh formatting | Josh Spicer | 2022-05-25 | 1 | -9/+8 |
| | |||||
* | add feature stubs for all | Josh Spicer | 2022-05-13 | 1 | -0/+13 |