mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-05-01 17:49:29 +03:00
10 lines
208 B
YAML
10 lines
208 B
YAML
services:
|
|
app:
|
|
image: "quay.io/epicmorg/fisheye:1.0.1a-build-br78-94"
|
|
build:
|
|
context: .
|
|
app-jdk6:
|
|
image: "quay.io/epicmorg/fisheye:1.0.1a-build-br78-94-jdk6"
|
|
build:
|
|
context: .
|