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

7 lines
92 B
YAML
Raw Normal View History

2024-02-09 13:51:53 +03:00
version: '3'
2021-08-18 23:24:17 +03:00
services:
app:
image: "epicmorg/postgres:13"
build:
context: .