2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-07-13 16:56:18 +03:00
2021-09-21 20:44:37 +03:00

7 lines
95 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/postgres:9.4"
build:
context: .