redox/recipes/wip/containers/docker/recipe.toml
2024-09-25 14:52:29 +00:00

7 lines
155 B
TOML

#TODO implement a Cookbook template for the Go programming language
[source]
git = "https://github.com/docker/cli"
branch = "27.x"
[build]
template = "go"