docker-scripts/linux/discontinued/python/develop/3.11/docker-compose.yml

7 lines
101 B
YAML
Raw Normal View History

2024-06-21 16:22:11 +03:00
#version: '3'
2022-06-02 16:43:01 +03:00
services:
app:
image: "epicmorg/python:3.11-develop"
build:
context: .