mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-22 14:33:32 +03:00
6 lines
89 B
YAML
6 lines
89 B
YAML
services:
|
|
app:
|
|
image: "quay.io/epicmorg/ninjam:latest"
|
|
build:
|
|
context: .
|