jlesage / docker-baseimage-gui

A minimal docker baseimage to ease creation of X graphical application containers
MIT License
1.2k stars 179 forks source link

/dev/null access #37

Closed xavier-hernandez closed 2 years ago

xavier-hernandez commented 4 years ago

Trying to run an app using jlesage/baseimage-gui:debian-10. Its trying to write to /dev/null. It doesn't seem to be able to create a temporary file. Any suggestions. I tried running the container under privileged mode that doesn't seem to help.

jlesage commented 2 years ago

Is this still an issue ? If yes, please provide the container's log showing the errors.