linuxserver / docker-calibre

GNU General Public License v3.0
338 stars 62 forks source link

Qt webengine fix #125

Closed drizuid closed 1 year ago

drizuid commented 1 year ago

correct a qtwebengine issue and stop chowning /opt/calibre fixes https://github.com/linuxserver/docker-calibre/issues/124

drizuid commented 1 year ago

this PR will not correct running apps individually from xterm. even if the env is set properly, a thing still needs to be run with the env before the command

image
LinuxServer-CI commented 1 year ago

I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/calibre/v4-4.23.0-pkg-37b0b93b-pr-125/index.html https://ci-tests.linuxserver.io/lspipepr/calibre/v4-4.23.0-pkg-37b0b93b-pr-125/shellcheck-result.xml

drizuid commented 1 year ago

We will do this in the dockerfile s6-envdir -fn -- /var/run/s6/container_environment /bin/bash instead