
1 changed files with 1 additions and 1 deletions
@ -1,5 +1,5 @@ |
|||||
Usage: run `install.sh` to install Podman and custom scripts. |
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. |
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 commands can be invoked with a `-h` to print extented instructions. |
||||
|
|
||||
build files for different containers are held in the `src` directory |
build files for different containers are held in the `src` directory |
||||
|
Loading…
Reference in new issue