aboutsummaryrefslogtreecommitdiff
path: root/src/docker-outside-of-docker/install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Removing forced gid 999 for docker (#515)feature_docker-outside-of-docker_1.2.1Ryan Campbell2023-04-051-4/+6
| | | | | | | | | | * Removing forced gid 999 for docker * version bump --------- Co-authored-by: Ryan Campbell <rycampbe@microsoft.com> Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
* Fix several issues with docker-outside-of-docker (#443)feature_docker-outside-of-docker_1.2.0Felipe Santos2023-04-051-47/+38
| | | | | | | | | | | | | | | | | | | | | * 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
* 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-6/+25
| | | | | | | | | broken (#478) * Docker fix - BuildKit is enabled but the buildx component is missing or broken * nit * fix test
* Fix typos in comments / *.md (#396)Samruddhi Khandale2023-01-171-3/+3
|
* Rename "docker-from-docker" to "docker-outside-of-docker" (#373)Samruddhi Khandale2023-01-041-0/+355
* Rename to "docker-outside-of-docker" * rename test folder