docker-scripts/linux/ecosystem/epicmorg/python/develop/3.7/docker-compose.yml

7 lines
101 B
YAML
Raw Normal View History

2022-06-02 16:43:01 +03:00
version: '3.9'
services:
app:
image: "epicmorg/python:3.7-develop"
build:
context: .