first commit

This commit is contained in:
Benoît HUBERT ( Home )
2025-06-10 16:12:38 +02:00
commit 5608e4d62e
10 changed files with 186 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
build:
docker build -t transmission .
build_force:
docker build -t transmission --no-cache .