From 1cc20e2a7517b2620c6a69ad4d1cf57a2993eb07 Mon Sep 17 00:00:00 2001 From: Mar Alegre Date: Sat, 1 Jan 2022 18:26:55 -0500 Subject: [PATCH] updated readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b70d2b7..3c761c2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ +# Overview + 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 commands can be invoked with a `-h` to print extented instructions. build files for each container type are in the directory of the corresponding name. + +# System Configuration + +The containers expect volumes to be mounted to be in `/srv/vol//`