2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-01-24 04:28:15 +03:00

10 lines
181 B
YAML
Raw Normal View History

2024-12-05 01:23:31 +03:00
#version: '3'
services:
app:
image: "epicmorg/bitbucket:5.12.1"
build:
context: .
app-jdk8:
image: "epicmorg/bitbucket:5.12.1-jdk8"
build:
context: .