bash script for starting docker

This commit is contained in:
2026-02-14 16:18:12 +01:00
parent b0ef75e43e
commit 56f1db871c

3
docker/start.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
docker compose -p aips --env-file ../.env up