docker-scripts/linux/ecosystem/atlassian/bitbucket/9/9.0.0/docker-compose.yml

11 lines
182 B
YAML
Raw Normal View History

2024-07-30 23:31:58 +03:00
#version: '3'
services:
app:
image: "epicmorg/bitbucket:9.0.0"
build:
context: .
app-jdk17:
image: "epicmorg/bitbucket:9.0.0-jdk17"
build:
context: .