docker-scripts/linux/discontinued/python/develop/2.7/docker-compose.yml
2024-08-19 16:31:42 +03:00

7 lines
100 B
YAML

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