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

7 lines
102 B
YAML

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