lot/docker-compose.yml

12 lines
192 B
YAML
Raw Permalink Normal View History

version: '3.5'
services:
lot:
container_name: Lot
build:
context: .
dockerfile: ./Docker/Dockerfile
image: silvrtree-lot
volumes:
- ./data_store:/app/data