Created
October 20, 2016 19:30
-
-
Save johndpope/0ea4e4eb230630f68063755a9ec8e990 to your computer and use it in GitHub Desktop.
Swift3 docker container
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull the Docker Image From Docker Hub: | |
docker pull swiftdocker/swift | |
docker run --privileged -i -t --name swiftfun swiftdocker/swift:latest /bin/bash | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment