Update Flame Dashboard/README.md

This commit is contained in:
2025-12-16 03:14:45 +00:00
parent 7739988502
commit 6d49c80700
+12
View File
@@ -13,3 +13,15 @@ https://images.unsplash.com/photo-1487621167305-5d248087c724?ixlib=rb-4.0.3&ixid
https://wallpaperaccess.com/full/1286235.jpg \ https://wallpaperaccess.com/full/1286235.jpg \
https://images.wallpaperscraft.com/image/single/trees_river_reflection_134973_1280x720.jpg \ https://images.wallpaperscraft.com/image/single/trees_river_reflection_134973_1280x720.jpg \
https://images.wallpaperscraft.com/image/single/branch_fog_drops_133687_1280x720.jpg https://images.wallpaperscraft.com/image/single/branch_fog_drops_133687_1280x720.jpg
# Docker integration
In order to use the Docker integration, each container must have the following labels:
labels: \
\- flame.type=application # "app" works too \
\- flame.name=My container \
\- flame.url=https://example.com \
\- flame.icon=icon-name # optional, default is "docker" \
\# - flame.icon=custom to make changes in app. ie: custom icon upload
"Use Docker API" option must be enabled for this to work. You can find it in Settings > Docker