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)"
Default Credentials
| Username | Password |
|---|---|
root | docker |
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.
Links
This post is licensed under CC BY 4.0 by the author.