-
Run the container:
docker run -it --rm --security-opt seccomp=unconfined aduermael/swift
--rm
option simply means the container will be removed when exiting--security-opt seccomp=unconfined
is required to launch the REPL (interactive Swift environment)# Tadam! You can now type Swift statements! :) Welcome to Swift version 3.0.2 (swift-3.0.2-RELEASE). Type :help for assistance. 1>
-
Notifications
You must be signed in to change notification settings - Fork 0
aduermael/docker-swift
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Swift in Docker!
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published