Docker image for Mint (Swift)
Mint is a package manager that installs and runs Swift command line tool packages.
See https://github.com/yonaskolb/Mint
Copyright (c) 2017 Yonas Kolb
Released under the MIT license
https://github.com/yonaskolb/Mint/blob/master/LICENSE
Supported Swift version is 5.7 ~ 6.0
$ docker pull 41772ki/swift-mint:{swiftVersion}
$ docker run -it 41772ki/swift-mint
FROM 41772ki/swift-mint:{swiftVersion}