2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-03 04:39:42 +03:00
docker-scripts/linux/ecosystem/postgres/9.4/docker-compose.yml
2025-04-11 01:41:19 +03:00

5 lines
94 B
YAML

services:
app:
image: "hub.epicm.org/epicmorg/postgres:9.4"
build:
context: .