Initial commit
This commit is contained in:
parent
e472a5e695
commit
a57d54bc73
@ -143,7 +143,7 @@ RAM='4098'
|
||||
SWAP=2048
|
||||
TEMPLATE_STRING="local:vztmpl/${TEMPLATE}"
|
||||
pct create $CTID $TEMPLATE_STRING -arch $ARCH -features nesting=1 \
|
||||
-hostname $HOSTNAME --memory $RAM -net0 name=eth0,bridge=vmbr0,ip=dhcp -onboot 1 \
|
||||
-hostname $HOSTNAME -net0 name=eth0,bridge=vmbr0,ip=dhcp -onboot 1 \
|
||||
-ostype $OSTYPE -rootfs $ROOTFS, size=$DISK_SIZE -storage $STORAGE, >/dev/null
|
||||
|
||||
# Modify LXC permissions to support Docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user