teamatldocker / jira

Dockerized Atlassian Jira
https://hub.docker.com/r/teamatldocker/jira/
MIT License
445 stars 225 forks source link

8.2.3 image needed on dockerhub #133

Closed rwarren closed 5 years ago

rwarren commented 5 years ago

A recent commit bumped the version to 8.2.3 (very important due to the critical security vulnerability released this afternoon), but dockerhub does not have this image yet!

jhult commented 5 years ago

The test script sometimes doesn't always seem to work. I am re-running the build now for Docker Hub.

rwarren commented 5 years ago

Thx, @jhult.

How do you do a standalone (non-CI) build these days? I use ./buildscripts/buildImage.sh for confluence, but can't seem to get it right for the jira image.

rwarren commented 5 years ago

Weird. Failed again. Why so intermittent?

jhult commented 5 years ago

I haven't yet figured out why the test failure is so intermittent. However, it has now passed and Jira 8.2.3 and Service Desk 4.2.3 are available via Docker Hub.

You can see how CircleCI is configured here.

You can build manually by using one of these:

  1. ./buildscripts/buildSupportedJiraImages.sh
  2. ./buildscripts/testImage.sh latest 8220
  3. ./buildscripts/testImage.sh core.8.2.3 8230