lot/docker-compose.yml
2022-05-13 19:31:24 +01:00

12 lines
194 B
YAML

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