Skip to content

image is not working on Debian 11 #2

Description

@boschkundendienst

I tried both ways, directly using the image or create it myself with the dockerfile. I could not get it working on Debian 11.

With the dockerfile I received some errors which are in my opinion related to the fact, that some of the repos are no longer present or the URL has changed.

The image does not work on Debian 11 and even latest docker. It starts and immediately exits, I was not even able to debug in any way.

Then I tried it with Ubuntu 18.04 and the docker engine from its orginal repos and the command

docker run --rm -p 5900:5900 --name firefox-java-vnc mablanco/firefox-java-vnc

ran flawlessly. It also works without problems on Arch and Manjaro.

Do you have any ideas what could be the problem??

P.S. The hello world example from docker always works! (docker run hello-world)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions