Container : Fix startup caused by X11 missing.

This commit is contained in:
Dmitry Voronin 2024-02-05 13:27:29 +03:00
parent f44eb314fa
commit 1cc5fbdbdb

View file

@ -22,7 +22,6 @@ function ca() {
-v ${XDG_RUNTIME_DIR}/${WAYLAND_DISPLAY}:/tmp/${WAYLAND_DISPLAY} \
-v ${PWD}:/data \
-v ${HOME}:/root \
-v /tmp/.X11-unix:/tmp/.X11-unix \
debian:latest bash -c bash &> /dev/null
# Attempt to start container.