Run Swift in Linux (Ubuntu 15.10) using Docker
1.7K
Simple Swift
Using this image to run a Swift application in Linux
FROM imichael/simple-swift
CMD swift myapp.swift
Using this to run a Swift REPL in a Linux
docker run imichael/simple-swift
MIT License (MIT) 2015 Michael Martinez. See LICENSE.TXT
Content type
Image
Digest
Size
429.2 MB
Last updated
almost 11 years ago
docker pull imichael/simple-swift