Docker-OSX icon indicating copy to clipboard operation
Docker-OSX copied to clipboard

auth failed to write file private

Open matrix3d opened this issue 1 year ago • 3 comments

image

docker run -it \
    --device /dev/kvm \
    -p 50922:10022 \
    -e "DISPLAY=${DISPLAY:-:0.0}" \
    -v /mnt/wslg/.X11-unix:/tmp/.X11-unix \
    -e GENERATE_UNIQUE=true \
    -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' \
    -e SHORTNAME=sonoma \
    sickcodes/docker-osx:sonoma

matrix3d avatar Oct 15 '24 12:10 matrix3d