From 6d49c80700898f4cfbc607734b6d46bba45a70a8 Mon Sep 17 00:00:00 2001 From: Gabe Date: Tue, 16 Dec 2025 03:14:45 +0000 Subject: [PATCH] Update Flame Dashboard/README.md --- Flame Dashboard/README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Flame Dashboard/README.md b/Flame Dashboard/README.md index 7644cd1..7070dee 100644 --- a/Flame Dashboard/README.md +++ b/Flame Dashboard/README.md @@ -12,4 +12,16 @@ https://images.wallpaperscraft.com/image/single/trees_fog_forest_183233_2560x144 https://images.unsplash.com/photo-1487621167305-5d248087c724?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1932&q=80 \ https://wallpaperaccess.com/full/1286235.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 \ No newline at end of file +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 \ No newline at end of file