2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-03 00:55:21 +03:00
2024-08-19 16:31:42 +03:00

7 lines
101 B
YAML

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