2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-02-16 16:48:49 +03:00
2024-12-05 01:23:31 +03:00

11 lines
182 B
YAML

#version: '3'
services:
app:
image: "epicmorg/bitbucket:2.12.2"
build:
context: .
app-jdk7:
image: "epicmorg/bitbucket:2.12.2-jdk7"
build:
context: .