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

6 lines
94 B
YAML

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