Blame
|
1 | # Setup |
||||||
|
2 | |||||||
| 3 | Following the instruction in <https://docs.docker.com/>. |
|||||||
| 4 | ||||||||
| 5 | You need `docker` and `docker-compose`. Since we are not running in unpriviledged, we don't need the `rootless` packages. |
|||||||
| 6 | ||||||||
| 7 | Normaly, we don't need anything else. |
|||||||