2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-02 01:59:27 +03:00
2023-06-08 12:09:21 +03:00

7 lines
93 B
YAML

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