2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-03 12:49:42 +03:00
docker-scripts/linux/ecosystem/postgres/9.2/docker-compose.yml
2025-04-21 17:02:06 +03:00

5 lines
88 B
YAML

services:
app:
image: "quay.io/epicmorg/postgres:9.2"
build:
context: .