You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[docker-outside-of-docker] - Correction in fetching previous version from github api url (#1252)
* [docker-outside-of-docker] - Correction in fetching previous version from github api url
* need full array of objects instead was pulling only the object pertaining to latest release
* Correcting the scenario when result of json can be an object or an array, so to tackle both the scenarios in the function of fallbacking
* version output for docker-compose-switch in test scenario run for testing fallback
* correction in getting version for docker compose outputted in test case
* correction
* correction
* correction
* run the pipeline again
* Update version devcontainer-feature.json
* remove DOCKER_DASH_COMPOSE_VERSION
* typo error
* remove if condition
---------
Co-authored-by: sireeshajonnalagadda <sireeshajonnalagadda@github.com>
Co-authored-by: Mathiyarasy <157102811+Mathiyarasy@users.noreply.github.com>
"description": "Re-use the host docker socket, adding the Docker CLI to a container. Feature invokes a script to enable using a forwarded Docker socket within a container to run Docker commands.",
0 commit comments