Files
alfresco-transform-core/engines/imagemagick
alandavis e982486d33 Save point: [skip ci]
* Split TransformStream and TransformProcess out of TransformHandler
* TestFileInfo to FileInfo
* Removed HttpRequestTests as it adds nothing now the controller is in the base
* Initialised the internal context to TranformRequest tests
2022-07-25 11:44:51 +01:00
..
2022-07-25 11:44:51 +01:00

How to create ImageMagick RPM packages for CentOS 7

  1. cd to this directory
  2. Use CentOS 7 base image and execute the build-rpms.sh script
docker run -it --rm -v `pwd`:/opt/alfresco/imagemagick alfresco/alfresco-base-java:11.0.13-centos-7@sha256:c1e399d1bbb5d08e0905f1a9ef915ee7c5ea0c0ede11cc9bd7ca98532a9b27fa /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.centos7.rpm	ImageMagick-libs-7.0.10-59.x86_64.centos7.rpm