diff --git a/lib/tasks/mrsk/templates/deploy.yml b/lib/tasks/mrsk/templates/deploy.yml index 16eacd83..72bbe2cc 100644 --- a/lib/tasks/mrsk/templates/deploy.yml +++ b/lib/tasks/mrsk/templates/deploy.yml @@ -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 # Name of the container image