aybDocker/README.md
2024-01-05 16:36:41 +01:00

16 lines
300 B
Markdown

# aybDocker
Package list available here: [Packages](https://git.sofiaritz.com/sofia/aybDocker/packages)
## Config file
(TODO(sofia): see docker-compose.yml)
## Isolation
aybDocker builds `nsjail`. Make sure your `ayb.toml` contains the following
```toml
[isolation]
nsjail_path = "./nsjail"
```