ue/github/frontpage/packages-rs/drainpipe/docker-compose.yml
2024-10-30 07:19:23 +09:00

10 lines
196 B
YAML

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