GitHub - apple/swift-container-plugin: Build and publish container images using Swift Package Manager
Swift Container Plugin
Build and publish container images using Swift Package Manager.
Overview
Container images are the standard way to package cloud software today. Once you have packaged your server in a container image, you can deploy it on any container-based public or private cloud service, or run it locally using a desktop container runtime.
Swift Container Plugin makes it easy to build container images for servers written in Swift, using Swift Package Manager.
Find out more and see it ...
Read more at github.com