Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.36 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.36 KB

Open Issues Stars on GitHub Forks on GitHub Stars on Docker Hub Pulls on Docker Hub

Atlassian JIRA Core in a Docker container

This is a containerized installation of Atlassian JIRA Core with Docker, and it's a match made in heaven for us all to enjoy. The aim of this image is to keep the installation as straight forward as possible, but with a few Docker related twists.

I'm in the fast lane! Get me started

To quickly get started running a JIRA Core instance, use the following command:

docker run --detach --publish 8080:8080 cptactionhank/atlassian-jira:latest

Then simply navigate your preferred browser to http://[dockerhost]:8080 and finish the configuration.