Description
Virtual application FireFox image in Wayland mode.
Differences from the original version and points to note:
- Replaced the original X (x11VNC) graphics server with Wayland (Wayvnc); transmission protocol optimized.
- Replaced xvfb virtual desktop with Sway window manager; desktop performance optimized.
- Default Fcitx5 Chinese input method; switch input methods with L-shift or L-ctrl+space. For other language input requirements, contact JumpServer East Region Customer Success.
- Custom resolution currently unsupported; default is 1280x720. If needed, modify dockerfile and add environment variable JMS_VNC_RESOLUTION=1280x720.
- This application image currently does not support VNC encrypted transmission authentication. Please implement firewall and other security measures, allowing only bastion host --> application container host machine VNC traffic.**
- File transfer currently unsupported; no good solution available yet.
- For base image or other application custom development, contact JumpServer East Region Customer Success.
Default Environment Variables:
- XDG_RUNTIME_DIR=/home/appuser
- WLR_BACKENDS=-headless
- WLR_LIBINPUT_NO_DEVICES=-1
- GTK_IM_MODULE=fcitx
- QT_IM_MODULE=fcitx
- XMODIFIERS=@im=fcitx
- MOZ_ENABLE_WAYLAND=1