Skip to content

Instantly share code, notes, and snippets.

@johndpope
Created October 20, 2016 19:30
Show Gist options
  • Save johndpope/0ea4e4eb230630f68063755a9ec8e990 to your computer and use it in GitHub Desktop.
Save johndpope/0ea4e4eb230630f68063755a9ec8e990 to your computer and use it in GitHub Desktop.
Swift3 docker container
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