2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-31 08:07:34 +03:00
2024-12-01 21:23:47 +03:00

7 lines
93 B
YAML

#version: '3'
services:
app:
image: "epicmorg/postgres:17"
build:
context: .