set_image localhost/tmc:v1.3.0 add_args --privileged #add_args --net=host add_args --cap-add=SYS_TIME add_args --cap-add=SYS_ADMIN add_args --cap-add=SYS_RAWIO add_args --cap-add=SYS_TTY_CONFIG add_args --env=QT_QPA_PLATFORM=linuxfb add_args --env=XDG_RUNTIME_DIR=/tmp/runtime-root/ add_args --env=LD_LIBRARY_PATH=/opt/firmware/usr/lib/aarch64-linux-gnu add_devices /dev/dri add_devices /dev/fb0 add_devices /dev/rtc0 add_devices /dev/input add_volumes /dev:/dev add_volumes /run/udev:/run/udev add_volumes /opt/firmware:/opt/firmware add_volumes /mnt:/mnt/USB:shared add_volumes /var/app/volumes:/mnt/TMCDat/ add_volumes /var/app/rollback/volumes:/etc/config add_ports 21:21 2000-2010:2000-2010 set_network host add_args --cap-add=NET_ADMIN set_autostart no add_args -w /home set_command ./start-TMC.sh