docker pull swift
docker run --privileged -i -t --name swiftfun swift:latest /bin/bash
Start your image with name swiftfun
docker start swiftfun
and then attach it
docker attach swiftfun
Contributions via pull requests are welcome and encouraged :)
docker-swift is licensed under the Apache License, Version 2.0.
Content type
Image
Digest
Size
417.5 MB
Last updated
over 8 years ago
docker pull swiftdocker/swift