idk: use docker ps

This commit is contained in:
Stavros
2026-07-16 19:23:25 +03:00
parent 21389021bf
commit 9f9a87eaac
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ services:
args:
- VERSION=e2e
- BUILD_TAGS=nomsgpack
- LD_FLAGS=-s -w
- LDFLAGS=-s -w
command: ["--configfile", "/app/config.yaml"]
volumes:
- ./config.e2e.yaml:/app/config.yaml:ro