ai/at
1
0
Files
at/repos_extra/frontpage/packages-rs/drainpipe/docker-compose.yml
2024-12-27 16:48:48 +09:00

10 lines
196 B
YAML

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