mirror of
https://github.com/EpicMorg/docker.git
synced 2025-11-14 06:15:00 +03:00
5 lines
79 B
YAML
5 lines
79 B
YAML
services:
|
|
app:
|
|
image: "epicmorg/postgres:17"
|
|
build:
|
|
context: .
|