Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bitbucket docker image with my plugin installed

Adam Siemion August 29, 2016

I am trying to create a docker image with Bitbucket which will have my Bitbucket plugin installed. I want the plugin to be available in the install dir (/opt/atlassian/bitbucket) not in the home dir (/var/atlassian/application-data/bitbucket), because the home dir is mounted from an external filesystem.

I am using the official bitbucket-server Dockerfile: https://hub.docker.com/r/atlassian/bitbucket-server/~/dockerfile/

I have added the following line to the Dockerfile file:

COPY my-plugin.jar /opt/atlassian/bitbucket/atlassian-bitbucket/WEB-INF/atlassian-bundled-plugins

The plugin is available in the list of plugins, but it is disabled. I have inspected the logs but there is no information there why it is disabled.

How this can be done?

4 answers

0 votes
Adam Siemion February 10, 2017

No. I did not solve it. Good luck, fingers crossed smile

0 votes
Claus Nielsen February 10, 2017

Hi @Adam Siemion,

I have the exact same issue - did you manage to solve this ?

0 votes
Adam Siemion September 19, 2016

I would be grateful for any help here, thanks.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events