mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
79a4ac0553
It has a fix for runc issue 4594. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
6 lines
116 B
TOML
6 lines
116 B
TOML
[build]
|
|
base = "docs/"
|
|
publish = "site/"
|
|
command = "mkdocs build"
|
|
environment = { PYTHON_VERSION = "3.13" }
|