This commit is contained in:
2024-01-10 03:39:09 +01:00
parent 905c64f395
commit 5c964c6e19
6 changed files with 249 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
docker build -t jkaninda/toolkit:latest .
docker build -f src/Dockerfile -t jkaninda/toolkit:latest .
docker compose up -d