Added docker icon

This commit is contained in:
2026-03-19 15:14:08 +01:00 Verified
parent a18df93314
commit da9fb86acf
+5
View File
@@ -188,6 +188,11 @@ resource "docker_container" "workspace" {
read_only = false
}
labels {
label = "net.unraid.docker.icon"
value = "https://upload.wikimedia.org/wikipedia/commons/1/16/Ubuntu_and_Ubuntu_Server_Icon.png"
}
# Add labels in Docker to keep track of orphan resources.
labels {
label = "coder.owner"