alfresco-transform-core/alfresco-transform-imagemagick/alfresco-transform-imagemagick-rockylinux8
mstrankowski e78709631f Moving all images including AIO to rocky linux 8,
moving generated RPMs of ImageMagick to Nexus
There is an issue to resolve on rocky linux where removal of perl-ExtUtils-MakeMaker removes exiftool - causes Tika tests to fail. Leaving it for tests
2022-07-29 17:56:54 +02:00
..
2022-07-28 17:17:19 +02:00

How to create ImageMagick RPM packages for Rocky Linux 8

  1. cd to this directory
  2. Use Rocky Linux base image and execute the build-rpms.sh script
docker run -it --rm -v `pwd`:/opt/alfresco/imagemagick alfresco/alfresco-base-java:jre11-rockylinux8-202207110835@sha256:01810e3e77d188f48ad6549b63cf1d34ce7d61ba9ca3fb03f0c24cc8f5c73429 /bin/bash /opt/alfresco/imagemagick/scripts/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.0.10-59.x86_64.rockylinux8.rpm	ImageMagick-libs-7.0.10-59.x86_64.rockylinux8.rpm