2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-30 22:29:17 +03:00
2024-12-05 01:23:31 +03:00

11 lines
182 B
YAML

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