Forked from apple/swift-docker, modified for Tencent Cloud SCF.
docker pull stevapple/swift-scf:nightly
docker run -it stevapple/swift-scf:5.2.5 /bin/bash
If you want to run the Swift REPL you will need to run the container with additional privileges:
docker run --security-opt seccomp=unconfined -it stevapple/swift-scf:5.2.5
Contributions via pull requests are welcome and encouraged :)
swift-scf-docker is licensed under the Apache License, Version 2.0.
Content type
Image
Digest
sha256:4fd3562c0…
Size
829.3 MB
Last updated
over 3 years ago
docker pull stevapple/swift-scf:nightly