Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
docker build \
-t monocularvision/swift-development:2017-07-28-a \
--build-arg=SWIFT_BRANCH=development \
--build-arg SWIFT_VERSION=swift-DEVELOPMENT-SNAPSHOT-2017-07-28-a \
https://github.com/swiftdocker/docker-swift.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment