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 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Removing forced gid 999 for docker (#515)feature_docker-outside-of-docker_1.2.1 | Ryan Campbell | 2023-04-05 | 1 | -1/+1 |
| | | | | | | | | | | * 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.0 | Felipe Santos | 2023-04-05 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | | | | | | * 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.0 | Samruddhi Khandale | 2023-03-09 | 1 | -1/+6 |
| | | | | | | | | | broken (#478) * Docker fix - BuildKit is enabled but the buildx component is missing or broken * nit * fix test | ||||
* | Republish all Features to add repo tags (#422)feature_terraform_1.1.2feature_sshd_1.0.8feature_rust_1.0.10feature_ruby_1.0.9feature_python_1.0.20feature_powershell_1.0.6feature_php_1.1.1feature_oryx_1.0.13feature_nvidia-cuda_1.0.7feature_node_1.1.5feature_nix_1.1.3feature_kubectl-helm-minikube_1.1.3feature_java_1.2.1feature_hugo_1.1.2feature_go_1.1.3feature_github-cli_1.0.10feature_git_1.1.5feature_git-lfs_1.0.7feature_dotnet_1.1.3feature_docker-outside-of-docker_1.0.10feature_docker-in-docker_2.0.1feature_desktop-lite_1.0.8feature_conda_1.0.8feature_common-utils_2.0.8feature_azure-cli_1.0.8feature_aws-cli_1.0.6feature_anaconda_1.0.11 | Josh Spicer | 2023-01-25 | 1 | -1/+1 |
| | | | republish all features to add repo tags | ||||
* | Rename "docker-from-docker" to "docker-outside-of-docker" (#373) | Samruddhi Khandale | 2023-01-04 | 1 | -0/+57 |
* Rename to "docker-outside-of-docker" * rename test folder |