Is there an existing issue for this?
Current Behavior
Trying lscr.io/linuxserver/webtop:ubuntu-xfce using host-network enabled at the host.
-
No obvious way to edit files through CLI. Workaround is to use Thunar and navigate to the file and then use Mousepad to edit it.
-
I fail to locate on how to properly set a default gateway to be used. Turns out that iproute2 package is missing? Or is there some other way to configure default gateway in webtop:ubuntu-xfce?
Expected Behavior
-
vi and/or nano should exist.
-
iproute2 should exist so one can use "ip" commands to see and alter network settings such as default gateway to be used.
Steps To Reproduce
- Using VyOS Stream 2026.03 as host.
- Using this config for webtop:ubuntu-xfce:
set container name webtop allow-host-networks
set container name webtop environment LC_ALL value 'sv_SE.UTF-8'
set container name webtop environment PGID value '102'
set container name webtop environment PUID value '0'
set container name webtop environment TZ value 'Europe/Stockholm'
set container name webtop image 'lscr.io/linuxserver/webtop:ubuntu-xfce'
set container name webtop memory '16384'
set container name webtop restart 'on-failure'
set container name webtop volume config destination '/config'
set container name webtop volume config source '/config/container/webtop/config'
- Works as expected except for no obvious way to edit files through CLI or to change default gateway to be used by this container since having host-networking enabled.
Environment
- OS: VyOS Stram 2026.03
- How docker service was installed:
set container name webtop allow-host-networks
set container name webtop environment LC_ALL value 'sv_SE.UTF-8'
set container name webtop environment PGID value '102'
set container name webtop environment PUID value '0'
set container name webtop environment TZ value 'Europe/Stockholm'
set container name webtop image 'lscr.io/linuxserver/webtop:ubuntu-xfce'
set container name webtop memory '16384'
set container name webtop restart 'on-failure'
set container name webtop volume config destination '/config'
set container name webtop volume config source '/config/container/webtop/config'
CPU architecture
x86-64
Docker creation
Using image from: lscr.io/linuxserver/webtop:ubuntu-xfce
Container logs
Is there an existing issue for this?
Current Behavior
Trying lscr.io/linuxserver/webtop:ubuntu-xfce using host-network enabled at the host.
No obvious way to edit files through CLI. Workaround is to use Thunar and navigate to the file and then use Mousepad to edit it.
I fail to locate on how to properly set a default gateway to be used. Turns out that iproute2 package is missing? Or is there some other way to configure default gateway in webtop:ubuntu-xfce?
Expected Behavior
vi and/or nano should exist.
iproute2 should exist so one can use "ip" commands to see and alter network settings such as default gateway to be used.
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs