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

7 lines
92 B
YAML
Raw Normal View History

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