mirror of
https://github.com/EpicMorg/docker.git
synced 2025-08-04 21:29:42 +03:00
5 lines
94 B
YAML
5 lines
94 B
YAML
services:
|
|
app:
|
|
image: "hub.epicm.org/epicmorg/postgres:8.4"
|
|
build:
|
|
context: .
|