2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-10-09 21:11:12 +03:00
docker-scripts/linux/discontinued/python/develop/3.8/docker-compose.yml
2024-08-19 16:31:42 +03:00

6 lines
100 B
YAML

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