mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-27 23:25:43 +03:00
7 lines
110 B
YAML
7 lines
110 B
YAML
|
version: '3.9'
|
||
|
services:
|
||
|
app:
|
||
|
image: "epicmorg/testrail:auth-ad-7.5.3.1000"
|
||
|
build:
|
||
|
context: .
|