Sign inSign up

chasontang/swift

By chasontang

Updated almost 10 years ago

Swift Docker image

Image
0

129

chasontang/swift repository overview

docker-swift

An Ubuntu 16.04 Docker image for Swift.
You can find the Docker Hub repo here: https://hub.docker.com/r/chasontang/swift/
Docker Instructions
Pull the Docker Image From Docker Hub:
docker pull chasontang/swift
Create a Container from the Image and Attach It:
docker run --privileged -i -t --name swiftfun chasontang/swift:3.0.1 /bin/bash
To Start and Attach Your Image Later:

Start your image with name swiftfun

docker start swiftfun

and then attach it

docker attach swiftfun

Tag summary

Content type

Image

Digest

Size

310.8 MB

Last updated

almost 10 years ago

docker pull chasontang/swift:3.0.1