2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-02-20 10:31:07 +03:00

7 lines
98 B
YAML

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