Initial commit

This commit is contained in:
2024-01-09 15:24:57 +01:00
commit 7b4db8d212
6 changed files with 85 additions and 0 deletions

6
build.sh Executable file
View File

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