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

9 lines
150 B
TOML

#TODO require cgroups
[source]
git = "https://github.com/containers/youki"
[build]
template = "custom"
script = """
cookbook_cargo_packages youki
"""