Docker Images / language-runtime / swift

swift

JSON →
docker6.3.2glibc32M pulls

Official Docker image for the Swift programming language runtime.

languages-and-frameworks
Usage
Recommended variant
docker pull swift:6.3.2-slim
slim = Debian-based, glibc, smaller than full — good default for production
Variants
Available tags
swift:full
swift:slimglibc
Lifecycle
Support & EOL
latest6.3.2
pull size101MB compressed
Known issues
Gotchas
avoid :latest in production — pulls breaking major version changes
slim variant lacks debug symbols and some tools
image size is large due to Swift toolchain dependencies
Resources