2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-03 04:39:42 +03:00
docker-scripts/linux/advanced/python/main/3.12/docker-compose.yml
2023-06-08 12:09:21 +03:00

6 lines
94 B
YAML

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