blob: 5134e4c2db3b6dc94d4977c92a00de575eba874e [file] [log] [blame]
#!/usr/bin/env bash
set -e
bundle .detect-daemon-osarch
if [ "$DOCKER_ENGINE_GOOS" != "windows" ]; then
bundle .ensure-emptyfs
fi