mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Merge pull request #46894 from vvoland/hack-load-specialimages
hack: Load special images on demand
This commit is contained in:
@@ -165,7 +165,3 @@ while ! ${TEST_CLIENT_BINARY} version &> /dev/null; do
|
||||
sleep 2
|
||||
done
|
||||
printf "\n"
|
||||
|
||||
if [ "$(docker version --format '{{ .Server.Os }}')" != 'windows' ]; then
|
||||
bundle .build-empty-images
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user