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 6ee256acd5 reorganized folder structure 4 years ago
.install bugfixes to pdm scripts 4 years ago
debian reorganized folder structure 4 years ago
gitea reorganized folder structure 4 years ago
mailsrv reorganized folder structure 4 years ago
mcbe reorganized folder structure 4 years ago
nextcloud reorganized folder structure 4 years ago
samba reorganized folder structure 4 years ago
startpage reorganized folder structure 4 years ago
README.md added readme 5 years ago
TODO.md updates to install script 5 years ago
install.sh bugfix 5 years ago

README.md

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 in the src directory.