2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-12 09:09:41 +03:00
docker-scripts/linux/ecosystem/postgres/12/docker-compose.yml
2021-09-21 20:44:37 +03:00

6 lines
94 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/postgres:12"
build:
context: .