Hello,
I am attempting to migrate some data from our Server instance of Jira Servicemanagement using the official docker image.
We have atlassian/jira-servicemanagement:5.12.2 on one machine, this runs fine.
Somehow, installing atlassian/jira-servicemanagement:5.12.2 on another machine fails to run due the underlying Jira core being past the license date.
While docker save is an option, for a variety of reasons it would be ideal to get a working version from docker hub.
Is there a docker hub image that runs under an EOL Server license?