docker-scripts/linux/ecosystem/postgres/8.3/docker-compose.yml
2024-06-21 16:22:11 +03:00

7 lines
94 B
YAML

#version: '3'
services:
app:
image: "epicmorg/postgres:8.3"
build:
context: .