Versionsnummern durch Platzhalter ersetzt (#26)
parent
f32044933e
commit
88b770ba5c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Zweck: gemeinsamer grafischer Zugang (für Nutzer + Ehefrau) zu allen Web-Oberfl
|
||||||
## 1. Container erstellen
|
## 1. Container erstellen
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pct create 102 local:vztmpl/debian-13-standard_13.6-1_amd64.tar.zst \
|
pct create 102 local:vztmpl/<DEBIAN_TEMPLATE> \
|
||||||
--hostname browser \
|
--hostname browser \
|
||||||
--unprivileged 1 \
|
--unprivileged 1 \
|
||||||
--cores 2 \
|
--cores 2 \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue