spiff-arena/dev.docker-compose.yml

13 lines
234 B
YAML

services:
spiff-arena:
build:
context: .
dockerfile: dev.Dockerfile
#
# TODO: would like to figure out the permissions issue that is preventing this
#
#user: "${RUN_AS}"
volumes:
- ./:/app