Skip to content
 
 

Latest commit

 

History

156 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-swift

swift

Run Status

An Ubuntu 16.04 Docker image for Swift.

You can find the Docker Hub repo here: https://hub.docker.com/_/swift/

Docker Instructions

Pull the Docker Image From Docker Hub:
docker pull swiftdocker/swift
Create a Container from the Image and Attach It:
docker run --privileged -i -t --name swiftfun swiftdocker/swift:latest /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

Contributions

Contributions via pull requests are welcome and encouraged :)

License

docker-swift is licensed under the Apache License, Version 2.0.

About

Docker Container for the Apple's Swift programming language https://swift.org

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages