ai/at
ai/at
1
0
at/repos_extra/frontpage/packages-rs/drainpipe/docker-compose.yml
2024-11-12 15:58:21 +09:00

10 lines
196 B
YAML

services:
drainpipe:
build:
dockerfile: ./packages-rs/drainpipe/Dockerfile
context: ../../
env_file:
- ./.env.local
volumes:
- ./drainpipedata:/drainpipedata