docker-scripts/linux/ecosystem/postgres/15/docker-compose.yml

7 lines
94 B
YAML
Raw Normal View History

2022-09-13 16:11:37 +03:00
version: '3.9'
services:
app:
image: "epicmorg/postgres:15"
build:
context: .