Added docker icon
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user