docker-scripts/linux/ecosystem/testrail/6.5.6.1014/main/docker-compose.yml

9 lines
187 B
YAML
Raw Normal View History

2024-06-21 16:22:11 +03:00
#version: '3'
services:
app:
image: "epicmorg/testrail:6.5.6.1014"
build:
context: .
args:
RELEASE: ${TESTRAIL_VERSION}
DOWNLOAD_URL: ${DOWNLOAD_URL}