redox/recipes/wip/containers/skopeo/recipe.toml
2026-06-08 16:09:49 -03:00

8 lines
151 B
TOML

#TODO implement go template
[source]
git = "https://github.com/containers/skopeo"
branch = "release-1.16"
shallow_clone = true
[build]
template = "go"