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

7 lines
92 B
YAML
Raw Normal View History

2024-02-09 13:51:53 +03:00
version: '3'
2021-06-02 19:04:53 +03:00
services:
app:
image: "epicmorg/postgres:10"
build:
context: .