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

10 lines
179 B
YAML

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