Update Dockerfile

This commit is contained in:
Namhyeon Go 2022-12-05 15:26:23 +09:00 committed by GitHub
parent ea10f26422
commit b93f57f7e4
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 5900
EXPOSE 3389 # Windows
EXPOSE 3389
COPY start-qemu /usr/local/bin/
CMD ["start-qemu"]