This commit is contained in:
Cryptoval2
2025-01-13 00:37:55 +00:00
parent ac360bb092
commit 1613ec6078
8 changed files with 274 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
```bash
docker run -d --name it-tools --restart unless-stopped -p 7070:80 corentinth/it-tools:latest
```