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

6 lines
94 B
YAML

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