spiff-arena/dev.docker-compose.yml
jbirddog 2469941ea6
docker compose overlay file for running run_pyl equivalents (#1100)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-02-27 09:13:02 -05:00

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