Sign inSign up

bobswiftapps/atlassian-plugin-sdk

By bobswiftapps

Updated 11 months ago

Image
0

2.1K

bobswiftapps/atlassian-plugin-sdk repository overview

Mohami continuous integration docker container

This image includes the deployment-scripts repository: https://bitbucket.org/mohamicorp/deployment-scripts

Building

First, update the deployment-scripts repository to the latest available version:

git submodule update --remote

Then, run docker:

docker build -t mohami/atlassian-plugin-sdk .

Testing your image

To get an interactive prompt in your newly built image:

docker run -it --volume=$HOME:/home mohami/atlassian-plugin-sdk /bin/sh

Publishing

docker push mohami/atlassian-plugin-sdk

Tag summary

Content type

Image

Digest

Size

664.4 MB

Last updated

over 4 years ago

docker pull bobswiftapps/atlassian-plugin-sdk