mirror of https://github.com/tteck/Proxmox.git
Update README.md
parent
95123264fa
commit
e41d78a5e3
|
@ -854,16 +854,16 @@ ________________________________________________________________________________
|
|||
</details>
|
||||
|
||||
<details>
|
||||
<summary markdown="span"> GamUntu LXC</summary>
|
||||
<summary markdown="span"> 🔸GamUntu LXC</summary>
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/gamuntu1.png" alt="GamUntu" height="100"/></p>
|
||||
<h1 align="center" id="heading"> GamUntu LXC </h1>
|
||||
|
||||
GamUntu is Ubuntu 21.10, Docker, Docker Compose, ZFS Support, USB Passthrough, Webmin System Administration and Hardware Acceleration all baked in!
|
||||
|
||||
To create a new Proxmox GamUntu LXC, run the following in the Proxmox Shell.
|
||||
To create a new Proxmox GamUntu LXC, run the following in the Proxmox Shell (V2).
|
||||
|
||||
```yaml
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/gamuntu_container.sh)"
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/gamuntu.sh)"
|
||||
```
|
||||
<h3 align="center" id="heading">⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡</h3>
|
||||
|
||||
|
|
Loading…
Reference in New Issue