docker-scripts/linux/ecosystem/postgres/11/docker-compose.yml
2021-09-21 20:44:37 +03:00

7 lines
94 B
YAML

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