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

7 lines
101 B
YAML

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