Sync
This commit is contained in:
parent
76d49f5b02
commit
fb98cfc650
1 changed files with 0 additions and 2 deletions
|
@ -7,7 +7,6 @@ RUN apt-get update && apt-get -y upgrade && \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
dnsmasq \
|
dnsmasq \
|
||||||
net-tools \
|
net-tools \
|
||||||
bridge-utils \
|
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
isc-dhcp-client \
|
isc-dhcp-client \
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
|
@ -21,7 +20,6 @@ VOLUME /storage
|
||||||
|
|
||||||
EXPOSE 22
|
EXPOSE 22
|
||||||
|
|
||||||
ENV ALLOCATE "Y"
|
|
||||||
ENV CPU_CORES "1"
|
ENV CPU_CORES "1"
|
||||||
ENV DISK_SIZE "16G"
|
ENV DISK_SIZE "16G"
|
||||||
ENV RAM_SIZE "512M"
|
ENV RAM_SIZE "512M"
|
||||||
|
|
Loading…
Reference in a new issue