This commit is contained in:
parent
46708815b3
commit
2edcf36d09
@ -1,9 +1,16 @@
|
|||||||
Open Proxmox Terminal and send:
|
Open Proxmox Terminal and send:
|
||||||
|
|
||||||
|
only Debian:
|
||||||
|
```
|
||||||
|
clear; bash -c "$(wget -qLO - https://git.sthopeless.com/sthope/proxmox_debian_lxc/raw/branch/main/create_container.sh)"
|
||||||
|
```
|
||||||
|
|
||||||
|
with Docker:
|
||||||
```
|
```
|
||||||
clear; bash -c "$(wget -qLO - https://github.com/Sthopeless/proxmox_with_docker/raw/main/create_container.sh)"
|
clear; bash -c "$(wget -qLO - https://github.com/Sthopeless/proxmox_with_docker/raw/main/create_container.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
with Portainer:
|
with Docker & Portainer:
|
||||||
```
|
```
|
||||||
clear; bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_portainer/raw/branch/master/create_container.sh)"
|
clear; bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_portainer/raw/branch/master/create_container.sh)"
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user