diff --git a/README.md b/README.md index 1b58179e..8c4cb807 100644 --- a/README.md +++ b/README.md @@ -841,23 +841,21 @@ ________________________________________________________________________________
- Docker LXC + 🔸Docker LXC

Docker LXC

-

With Selectable ZFS Storage Drivers & Option to Add Portainer and/or Docker Compose

+

Options to Install Portainer and/or Docker Compose

-To create a new Proxmox Docker LXC, run the following in the Proxmox Shell (V2). +To create a new Proxmox Docker LXC, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/docker.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/docker-v3.sh)" ```

⚡ Default Settings: 2GB RAM - 4GB Storage - 2vCPU ⚡

-After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the settings to what you desire. Changes are immediate. - **Portainer Interface - IP:9000** ⚙️ **To Update**