diff --git a/dup.rb b/dup.rb index cbc1de3..feb103f 100755 --- a/dup.rb +++ b/dup.rb @@ -39,6 +39,7 @@ def get_sample(name="container") image: "my/image:1.2.3" restart: always detach: true + test: true # Having this set to true will prevent dup from creating a label de.fabianonline.dup ports: - "1234:1234"