You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .install | 5 years ago | |
| debian | 4 years ago | |
| gitea | 4 years ago | |
| mailsrv | 3 years ago | |
| mcbe | 5 years ago | |
| nextcloud | 4 years ago | |
| samba | 3 years ago | |
| startpage | 5 years ago | |
| valheim | 3 years ago | |
| README.md | 4 years ago | |
| install.sh | 5 years ago | |
README.md
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/<container name>/
Data
Host-specific configuration values for each container are stored in the container's respective data volume. Example config files are available in the data subdirectory for each image.