2 changed files with 6 additions and 1 deletions
@ -0,0 +1,5 @@ |
|||
Usage: run `install.sh` to install Podman and custom scripts. |
|||
|
|||
Use `pdm-build` to build a container, `pdm-launch` to launch a container, and `pdm-shell` to run a shell on a container. All three scripts can be invoked with a `-h` to print extented instructions. |
|||
|
|||
build files for different containers are held in the `src` directory |
Loading…
Reference in new issue