Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Apodini/swift-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift Docker

A proof of concept to create a multi plattform docker image for the swift nightly releases (Swift 5.6). Based on the official Swift docker image at https://github.com/apple/swift-docker/blob/main/nightly-main/ubuntu/20.04/Dockerfile

Usage

You can use this multi-CPU architecture docker image as follows:

FROM ghcr.io/apodini/swift:nightly

The docker images is based on ubuntu:20.04 and offeres the following architectures: linux/arm64 & linux/amd64 and therefore can be used on x86_64 and aarch64 architectures.

You can check out the image on the GitHub Packages page

Contributing

Contributions to this project are welcome. Please make sure to read the contribution guidelines and the contributor covenant code of conduct first.

License

This project is licensed under the MIT License. See License for more information.

About

Multi Architecture Swift Docker Images

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages