7 lines
101 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/python:3.9-develop"
build:
context: .