Note: Requires Swift to be present in the container (e.g. swift:latest
image).
Installs the Vapor Toolbox CLI. Also installs latest git
and make
if not present.
{
"image": "swift:latest",
"features": {
"ghcr.io/NikitaKurpas/features/vapor-toolbox:1": {
"version": "main" // the default is "main"
}
}
}