mirror of
https://github.com/EpicMorg/docker.git
synced 2025-11-13 22:04:59 +03:00
5 lines
86 B
YAML
5 lines
86 B
YAML
services:
|
|
app:
|
|
image: "epicmorg/python:2.7-develop"
|
|
build:
|
|
context: .
|