redox/recipes/wip/containers/docker/recipe.toml
2026-06-09 17:56:46 -03:00

9 lines
211 B
TOML

# non-linux ports like macos use virtualization, examine the macos version
#TODO implement go template
[source]
git = "https://github.com/docker/cli"
branch = "27.x"
shallow_clone = true
[build]
template = "go"