-
Notifications
You must be signed in to change notification settings - Fork 113
Description
Any idea on this one
docker run -p 6080:80 --security-opt seccomp=unconfined --shm-size=512m ghcr.io/tiryoh/ros2-desktop-vnc:humble
============================================================================================
NOTE 1: --security-opt seccomp=unconfined flag is required to launch Ubuntu Jammy based image.
See #56
2025-09-14 20:29:54,827 INFO Included extra file "/etc/supervisor/conf.d/supervisord.conf" during parsing
2025-09-14 20:29:54,827 INFO Set uid to user 0 succeeded
2025-09-14 20:29:54,835 INFO RPC interface 'supervisor' initialized
2025-09-14 20:29:54,835 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2025-09-14 20:29:54,836 INFO supervisord started with pid 44
2025-09-14 20:29:55,843 INFO spawned: 'novnc' with pid 45
2025-09-14 20:29:55,856 INFO spawned: 'vnc' with pid 46
2025-09-14 20:29:56,544 INFO exited: novnc (exit status 1; not expected)
2025-09-14 20:29:57,547 INFO spawned: 'novnc' with pid 187
2025-09-14 20:29:57,548 INFO success: vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-09-14 20:29:57,894 INFO exited: novnc (exit status 1; not expected)
2025-09-14 20:29:59,902 INFO spawned: 'novnc' with pid 516
2025-09-14 20:30:00,355 INFO exited: novnc (exit status 1; not expected)
2025-09-14 20:30:03,360 INFO spawned: 'novnc' with pid 628
2025-09-14 20:30:03,643 INFO exited: novnc (exit status 1; not expected)
2025-09-14 20:30:04,644 INFO gave up: novnc entered FATAL state, too many start retries too quickly