Explain need to match with Dockerfile LABEL
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# Name of your application will be used for uniquely configuring Traefik and app containers
|
# Name of your application will be used for uniquely configuring Traefik and app containers.
|
||||||
|
# Your Dockerfile should set LABEL service=the-same-value to ensure image pruning works.
|
||||||
service: my-app
|
service: my-app
|
||||||
|
|
||||||
# Name of the container image
|
# Name of the container image
|
||||||
|
|||||||
Reference in New Issue
Block a user