2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-03 10:39:26 +03:00
2023-06-08 12:09:21 +03:00

7 lines
93 B
YAML

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