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

8 lines
136 B
TOML

#TODO implement go template
[source]
git = "https://github.com/docker/cli"
branch = "27.x"
shallow_clone = true
[build]
template = "go"