docker-scripts/linux/ecosystem/atlassian/fisheye-crucible/latest/docker-compose.yml

9 lines
181 B
YAML
Raw Normal View History

2024-02-09 13:51:53 +03:00
version: '3'
2021-05-19 03:11:06 +03:00
services:
app:
image: "epicmorg/fisheye-crucible:latest"
build:
context: .
args:
RELEASE: ${RELEASE}
DOWNLOAD_URL: ${DOWNLOAD_URL}