> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/andoid-shou-ji/untitled/gong-ju-heimdall.md).

# 工具 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
