This is a simple Docker
setup that I use for my projects. It is based on the docker-compose
file and LXC containers.
By default, I always use ttek
to create my containers. This is a script that I use to automate the process of creating LXC containers with Docker. The script is available at Docker LXC
bash -c "$(wget -qO - https://github.com/tteck/Proxmox/raw/main/ct/alpine-docker.sh)"