Closed erkules closed 1 year ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
please try passing --security-opt seccomp=unconfined
as noted in the documentation. Focal is too old to run Alpine 3.17 or Jammy containers without it.
Also use a clean browser session or force reload.
Tested it with
docker container run -p 3000:3000 --security-opt seccomp=unconfined linuxserver/webtop:latest
docker container run -p 3000:3000 --security-opt seccomp=unconfined linuxserver/webtop:ubuntu-kde
docker container run -p 3000:3000 --security-opt seccomp=unconfined linuxserver/webtop:ubuntu-xfce
Worked using chrome. I was using - as allways - firefox. It is not working on/with my verion? of firefox.
So Chrome it should be.
thx
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is locked due to inactivity
Is there an existing issue for this?
Current Behavior
The docs suggest just starting an image/container would lead to a running desctopenvironment. Taking an older image everything works fine:
Lets take another image (also tested with :latest,:ubuntu-kde,:ubuntu-xfce)
Expected Behavior
I would like to see the desktopenvironment. Although there is an "KasmVNC" Display
Steps To Reproduce
I also run the conainer setting the env as documeted, but no difference.
docker top:
Environment
CPU architecture
x86-64
Docker creation
Container logs