2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-06-11 05:22:04 +03:00
2024-02-09 13:51:53 +03:00

7 lines
100 B
YAML

version: '3'
services:
app:
image: "epicmorg/python:3.12-develop"
build:
context: .