2025-04-27 23:02:39 +03:00

10 lines
182 B
YAML

services:
app:
image: "quay.io/epicmorg/fisheye:1.6.5.a"
build:
context: .
app-jdk6:
image: "quay.io/epicmorg/fisheye:1.6.5.a-jdk6"
build:
context: .