

Install Atlassian Jira using Docker
Download and Run the jira latest:
# docker run –detach –publish 8080:8080 cptactionhank/atlassian-jira:latest
Then simply navigate your preferred browser to http://[dockerhost]:8080 and finish the configuration.
Notes:
JIRA Home location: /var/atlassian/jira
JIRA Installation location: /opt/atlassian/jira
Reference:


Docker Advance Tutorial | Part 1 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 2 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 3 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 4 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 5 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 6 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 7 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 8 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 9 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 10 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 11 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 13 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 14 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 15 out 16 | — By DevOpsSchool

Docker Advance Tutorial | Part 16 out 16 | — By DevOpsSchool

Latest posts by Rajesh Kumar (see all)
- Top Digital Marketing Websites - September 30, 2023
- Wizbrand: Your Comprehensive Solution for Digital Marketing and SEO Excellence - September 30, 2023
- Compare RookCeph Vs Longhorn vs OpenEBS - September 29, 2023
–publish , not -publish