Update Dockerfile

This commit is contained in:
Namhyeon Go 2022-12-05 14:41:41 +09:00 committed by GitHub
parent 1842efe100
commit ea10f26422
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
6.1/Dockerfile generated
View File

@ -197,7 +197,7 @@ STOPSIGNAL SIGHUP
EXPOSE 22 EXPOSE 22
EXPOSE 5900 EXPOSE 5900
#EXPOSE 3389 # Windows EXPOSE 3389 # Windows
COPY start-qemu /usr/local/bin/ COPY start-qemu /usr/local/bin/
CMD ["start-qemu"] CMD ["start-qemu"]