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

7 lines
93 B
YAML
Raw Normal View History

2024-12-01 21:23:47 +03:00
#version: '3'
services:
app:
image: "epicmorg/postgres:17"
build:
context: .