Browse Source

added readme

feature/startup-from-labels
Mario Alegre 5 years ago
parent
commit
100bd64a0c
  1. 2
      README.md

2
README.md

@ -2,4 +2,4 @@ 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 different containers are held in the `src` directory
build files for each container type are in the directory of the corresponding name in the `src` directory.

Loading…
Cancel
Save