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

11 lines
180 B
YAML

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