mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
8557dcb05b
commit
98990a196b
|
@ -1025,7 +1025,7 @@ ________________________________________________________________________________
|
|||
<p align="center"><img src="https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/docker.png" height="100"/></p>
|
||||
|
||||
<h1 align="center" id="heading"> Docker LXC </h1>
|
||||
<h3 align="center"> Options to Install Portainer and/or Docker Compose</h3>
|
||||
<h3 align="center"> Options to Install Portainer and/or Docker Compose V2</h3>
|
||||
|
||||
To create a new Proxmox Docker LXC, run the following in the Proxmox Shell.
|
||||
|
||||
|
@ -1035,6 +1035,8 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/docker-v3.sh
|
|||
|
||||
<h3 align="center" id="heading">⚡ Default Settings: 2GB RAM - 4GB Storage - 2vCPU ⚡</h3>
|
||||
|
||||
**⚠ Run Compose V2 by replacing the hyphen (-) with a space, using docker compose, instead of docker-compose.**
|
||||
|
||||
**Portainer Interface - IP:9000**
|
||||
|
||||
⚙️ **To Update**
|
||||
|
|
Loading…
Reference in New Issue