2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-01-26 21:47:57 +03:00

7 lines
94 B
YAML
Raw Normal View History

2024-06-21 16:22:11 +03:00
#version: '3'
2021-06-02 19:04:53 +03:00
services:
app:
image: "epicmorg/postgres:8.4"
build:
context: .