mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
feat: Add RDP port
This commit is contained in:
parent
f10b7fbbe2
commit
4fbd53966c
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ ADD https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virt
|
|||
|
||||
RUN chmod +x /run/*.sh
|
||||
|
||||
EXPOSE 8006
|
||||
EXPOSE 3389 8006
|
||||
VOLUME /storage
|
||||
|
||||
ENV RAM_SIZE "4G"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue