aboutsummaryrefslogtreecommitdiff
path: root/src/docker-in-docker/install.sh
Commit message (Expand)AuthorAgeFilesLines
* regardless set -ejoshspicer/dind-bookwormJosh Spicer2023-06-301-0/+1
* move set -e higher to fail on retryJosh Spicer2023-06-291-1/+1
* add a single retry for cgroup nestingJosh Spicer2023-06-291-10/+23
* update commentsJosh Spicer2023-06-291-2/+4
* wait for docker to be readyJosh Spicer2023-06-281-1/+15
* clean up loggingJosh Spicer2023-06-281-3/+2
* Add 'bookworm' to distro allow listJosh Spicer2023-06-281-2/+2
* Add support for skipping `docker-compose` v1 operations during Docker feature...feature_docker-outside-of-docker_1.3.0feature_docker-in-docker_2.2.0M. R2023-05-021-50/+53
* Docker fix - BuildKit is enabled but the buildx component is missing or broke...feature_docker-outside-of-docker_1.1.0feature_docker-in-docker_2.1.0Samruddhi Khandale2023-03-091-10/+22
* Fix typos in comments / *.md (#396)Samruddhi Khandale2023-01-171-2/+2
* Use _REMOTE_USER when available (#264)Chuck Lantz2022-11-291-8/+8
* Add default-address-pool setting (#223)Kevin Klopfenstein2022-10-211-3/+13
* Quote var in comparison in docker-in-docker install script (#224)Charlie Andrews2022-10-171-1/+1
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-111-8/+14
* Add docker-in-docker azure_dns_override flag (#200)Kevin Klopfenstein2022-10-061-2/+8
* favor correctness by removing `apt update ...` short-circuiting (#98)Josh Spicer2022-08-231-11/+6
* Options: Follow camelCase (#89)Samruddhi Khandale2022-08-111-1/+1
* port change https://github.com/microsoft/vscode-dev-containers/pull/1558Josh Spicer2022-07-301-1/+3
* Port changes and set executable bitJosh Spicer2022-07-291-0/+0
* Pass options via environment variables (#39)Josh Spicer2022-06-031-8/+9
* restructure and update cli (#11)Josh Spicer2022-05-121-0/+397