mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-13 15:17:56 +03:00
7 lines
113 B
YAML
7 lines
113 B
YAML
|
#version: '3.9'
|
||
|
services:
|
||
|
app:
|
||
|
image: "epicmorg/testrail:auth-ldap-8.0.6.1019"
|
||
|
build:
|
||
|
context: .
|