Update Dockerfile
This commit is contained in:
parent
91fc65f8f4
commit
9449fc177d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ COPY --chmod=755 ./assets /run/assets
|
|||
ADD --chmod=664 https://github.com/qemus/virtiso-arm/releases/download/v0.1.266-1/virtio-win-0.1.266.tar.xz /drivers.txz
|
||||
|
||||
VOLUME /storage
|
||||
EXPOSE 80 3389
|
||||
EXPOSE 3389 8006
|
||||
|
||||
ENV VERSION="11"
|
||||
ENV RAM_SIZE="4G"
|
||||
|
|
Loading…
Reference in a new issue