aybDocker/README.md

16 lines
300 B
Markdown
Raw Permalink Normal View History

2023-12-10 11:52:00 +00:00
# aybDocker
Package list available here: [Packages](https://git.sofiaritz.com/sofia/aybDocker/packages)
## Config file
2024-01-05 15:36:41 +00:00
(TODO(sofia): see docker-compose.yml)
## Isolation
aybDocker builds `nsjail`. Make sure your `ayb.toml` contains the following
```toml
[isolation]
nsjail_path = "./nsjail"
```