2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-04 17:45:26 +03:00

7 lines
98 B
YAML
Raw Normal View History

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