mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-05-01 01:19:27 +03:00
11 lines
207 B
YAML
11 lines
207 B
YAML
services:
|
|
app:
|
|
image: "quay.io/epicmorg/fisheye-crucible:2.1.0.M2cc"
|
|
build:
|
|
context: .
|
|
app-jdk6:
|
|
image: "quay.io/epicmorg/fisheye-crucible:2.1.0.M2cc-jdk6"
|
|
build:
|
|
context: .
|
|
|