mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-12-28 02:16:09 +00:00
Work folder
This commit is contained in:
parent
6d81225fc6
commit
204777a3ee
|
@ -174,8 +174,11 @@ ENV USER arch
|
|||
ENV DISPLAY=:0.0
|
||||
|
||||
USER arch
|
||||
|
||||
VOLUME ["/tmp/.X11-unix"]
|
||||
|
||||
WORKDIR /home/arch/OSX-KVM
|
||||
|
||||
CMD ./enable-ssh.sh && envsubst < ./Launch.sh | bash
|
||||
|
||||
# virt-manager mode: eta son
|
||||
|
|
Loading…
Reference in a new issue