WSL 도커 전환과 trixie-slim 로컬 실행 복구 반영
This commit is contained in:
@@ -180,8 +180,8 @@ services:
|
||||
# In a real unified stack, we might include infra here or use external links.
|
||||
# Here we attach to the same network.
|
||||
infra_check:
|
||||
image: alpine
|
||||
command: ["echo", "Infrastructure assumed running"]
|
||||
image: debian:trixie-slim
|
||||
command: ["sh", "-lc", "echo Infrastructure assumed running"]
|
||||
networks:
|
||||
- baron_net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user