Files
Jan Vonka 7d97384778 ATS-986: Experiment to switch Java Base Image (from CentOS 7 to Rocky Linux 8)
- temporarily downgrade from I/M 7.1.0-16 to 7.1.0-7
- TODO fix I/M rpm build scripts for "linux" (for CentOS 8 / Rocky Linux 8)
- TODO upload built rpms to Nexus
2022-03-19 15:59:15 +00:00

705 B

How to create ImageMagick RPM packages for Linux (eg. CentOS 8 / Rocky Linux 8)

  1. cd to this directory
  2. Use Rocky Linux 8 base image and execute the build-rpms.sh script
docker run -it --rm -v `pwd`:/opt/alfresco/imagemagick alfresco/alfresco-base-java:jre11-rockylinux8-202203101229 /bin/bash /opt/alfresco/imagemagick/build-rpms.sh

Note: If you want to know more details or need to upgrade the ImageMagick version please check the comments in the build-rpms.sh file

  1. RPMs will be created in the rpms directory
bash-3.2$ ls rpms
ImageMagick-7.1.0-16.x86_64.linux.rpm	ImageMagick-libs-7.1.0-10.x86_64.linux.rpm