Skip to content

swiftwasm/swiftwasm-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

263a3b1 · Feb 28, 2025

History

75 Commits
Feb 27, 2025
Jun 5, 2024
Nov 22, 2020
Sep 2, 2021
Nov 28, 2021
Apr 10, 2022
May 8, 2023
May 8, 2023
Mar 10, 2024
Feb 26, 2025
Nov 6, 2020
Feb 28, 2025

Repository files navigation

swiftwasm-docker

Warning

We stopped distributing Docker images since Swift 6.0. Please use our new Swift SDKs with the official Swift images instead.

FROM swift:6.0.3
RUN swift sdk install "https://github.com/swiftwasm/swift/releases/download/swift-wasm-6.0.3-RELEASE/swift-wasm-6.0.3-RELEASE-wasm32-unknown-wasi.artifactbundle.zip" --checksum "31d3585b06dd92de390bacc18527801480163188cd7473f492956b5e213a8618"

Docker images for SwiftWasm.

Usage

Pull the Docker image from GitHub Container Registry:
docker pull ghcr.io/swiftwasm/swift:latest

Supported tags and respective Dockerfile links