first commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2022-04-17 16:35:53 +02:00
parent fec386b1c9
commit 46708815b3

View File

@ -1,4 +1,9 @@
Open Proxmox Terminal and send:
```
clear; bash -c "$(wget -qLO - https://github.com/Sthopeless/proxmox_with_docker/raw/main/create_container.sh)"
```
with Portainer:
```
clear; bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_portainer/raw/branch/master/create_container.sh)"
```