An Ubuntu 16.04 Docker image for Swift.
You can find the Docker Hub repo here: https://hub.docker.com/_/swift/
docker pull swiftdocker/swiftdocker run --privileged -i -t --name swiftfun swiftdocker/swift:latest /bin/bashStart your image with name swiftfun
docker start swiftfunand then attach it
docker attach swiftfunContributions via pull requests are welcome and encouraged :)
docker-swift is licensed under the Apache License, Version 2.0.
