Docker
Description
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.
How to install
To create a new Proxmox VE Docker VM, run the command below in the Proxmox VE Shell.
bash
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/docker-vm.sh)"
- 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.
- You can use the following credentials to login to the Docker vm.
- Username: root
- Password: docker
Default Settings
Settings | CPU | RAM | HDD |
---|---|---|---|
Default | 2 vCPU | 4 GB | 8 GB |