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