mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
- 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
705 B
705 B
How to create ImageMagick RPM packages for Linux (eg. CentOS 8 / Rocky Linux 8)
cd
to this directory- 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
- 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