build files for making podman containers
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.
 
 
Mar Alegre 918551cb4f Merge pull request 'increase shm size to address out of memory error' (#9) from nextcloud/memory-fix into master 3 years ago
.install forgot to add to getopts 4 years ago
debian do full-upgrade in debian base container 4 years ago
gitea Merge pull request 'feature/gitea-auto-startstop-script' (#2) from feature/gitea-auto-startstop-script into master 4 years ago
mailsrv easing client hostname checking restrictions due to problems with Verizon 3 years ago
mcbe minor updates to mcbe 4 years ago
nextcloud increase shm size to address out of memory error 3 years ago
samba add db-load service 3 years ago
startpage fix default apache site not being removed 3 years ago
valheim updating world dir name 3 years ago
README.md Update 'README.md' 4 years ago
install.sh configured startup scripts to be stored on a per-container basis 4 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.