Post

Docker

Docker is an open-source project for automating the deployment of applications as portable, self-sufficient containers. This Template includes Docker Engine and Docker Compose Plugin.

Docker

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/vm/docker-vm.sh)"
CPU: 2 cores RAM: 4096 MB Disk: 10 GB OS: Debian 12

Default Credentials

UsernamePassword
rootdocker

Notes

After the script completes, click on the VM, then on the Summary or Console tab to find the VM IP.
This Script works on amd64 and arm64 Architecture.

This post is licensed under CC BY 4.0 by the author.