Template
1
0

Initial commit

This commit is contained in:
2025-11-13 14:29:56 +01:00
commit 99d9450336
2 changed files with 26 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# Docker Container template
Simply add a Dockerfile, and it will automatically be built and pushed.
If it has been added to the docker-compose with the label `com.centurylinklabs.watchtower.enable=true`, it will also be deployed automatically.