Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:Fall 3: Oct 12 - Oct 23, Fall 4 Oct 26 - Nov 6, Fall 5 Nov 9 - Nov 20
Description
Due to some changes in Apple OS security model, we need to start requesting notarization of our IGB installer.
To do this, we need to create a new Docker image with the latest Install4J software - version 8.0.
For this task, re-create the Docker image (lorainelab/igb-maven-install4j) with Install4J version 8 installed.
Do not delete the older docker images. Instead, upload the new image using a new tag:
- I4J8-jre-1.8.0_241
To do this, you need to modify the docker file we use to create the image. It is version-controlled here:
https://bitbucket.org/lorainelab/integrated-genome-browser-docker/src/master/
Attachments
Issue Links
- relates to
-
IGBF-3104 Investigate IGB crash on MacOS
-
- Closed
-
-
IGBF-3118 Create new JRE bundle for Windows installer
-
- Closed
-
-
IGBF-3124 Create new JRE bundle for Linux installer
-
- Closed
-
-
IGBF-2568 Investigate: Mac user cannot install IGB: cannot be scanned (CLONE)
-
- Closed
-
-
IGBF-1207 Investigate & document how run Dockerized IGB build environment under AWS for developing new pipeline configurations
-
- Closed
-
-
IGBF-2280 Update IGB docker image to use latest JDK 1.8 - release 241
-
- Closed
-
-
IGBF-3113 Make new Docker image with version 9 Install4J and Zulu JDKs to build IGB
-
- Closed
-
Please see the changes at the branch below:
https://bitbucket.org/pbadzuh/igb-docker_pbdev/branch/IGBF-2569#diff
The docker image builds, but overall functionality/pipeline integration has not yet been tested.