For the complete documentation index, see llms.txt. This page is also available as Markdown.

工具 Heimdall

docker create --name=heimdall -e PUID=1000 -e PGID=1000 -e TZ=Asia/Taipei -p 8081:80 -p 8443:443 -v /var/lib/docker/volumes/heimdall/config:/config --restart unless-stopped linuxserver/heimdall

Last updated