docker-scripts/linux/ecosystem/atlassian/bitbucket/8/8.17.0/docker-compose.yml

11 lines
184 B
YAML
Raw Normal View History

2024-06-21 16:22:11 +03:00
#version: '3'
services:
app:
image: "epicmorg/bitbucket:8.17.0"
build:
context: .
app-jdk17:
image: "epicmorg/bitbucket:8.17.0-jdk17"
build:
context: .