mirror of
https://github.com/helje5/dockSwiftOnARM.git
synced 2025-11-01 06:33:34 +00:00
1bf4fdc1eb
...
11 lines
247 B
Markdown
11 lines
247 B
Markdown
# Personal Notes on Building the image
|
|
|
|
```
|
|
wget
|
|
https://github.com/futurejones/swift-arm64/releases/download/v5.7.2-RELEASE/swiftlang-5.7.2-RELEASE-aarch64-ubuntu-focal.tar.gz
|
|
```
|
|
|
|
Releases:
|
|
|
|
- https://github.com/futurejones/swift-arm64/releases
|