You can use swift commands and vscode extension in a docker container.
2.5K
You can use these features in a docker container.
If Apple release the extension, this image will be needless.
| Parameter | Description |
|---|---|
[mount path] | Host OS's directory to mount to docker container. |
[tag] | Docker image tag. Please check DockerHub/Tags. |
When the above is ready, please try these.
docker run --rm --it -v [mount path]:/home/worker tshion/swift-repl:[tag]
/root/sourcekit-lsp-vscode-dev.vsixIn detail, I would like you to check Dockerfile.
Content type
Image
Digest
sha256:52f71135a…
Size
683.1 MB
Last updated
almost 4 years ago
docker pull tshion/swift-repl:2022-11-14-a