docker-scripts/linux/ecosystem/postgres/15/docker-compose.yml
2022-09-13 16:11:37 +03:00

7 lines
94 B
YAML

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