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

7 lines
95 B
YAML
Raw Normal View History

2021-06-02 19:04:53 +03:00
version: '3.9'
services:
app:
image: "epicmorg/postgres:9.5"
build:
context: .