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

10 lines
188 B
Django/Jinja

services:
app:
image: "quay.io/epicmorg/fisheye:{{ item }}"
build:
context: .
app-jdk6:
image: "quay.io/epicmorg/fisheye:{{ item }}-jdk6"
build:
context: .