HEX
Server: Apache/2.4.65 (Unix) OpenSSL/1.1.1k
System: Linux server-manager.elshandawiily.com 4.18.0-553.87.1.el8_10.x86_64 #1 SMP Mon Dec 1 05:11:16 EST 2025 x86_64
User: elshanda (1002)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //usr/local/src/imagick/docker/fedora/debug_notes.txt
Hey there.

The fedora debugging box is up and running.
You can 'ssh' into by running:
    docker exec -it imagick_fedora_1 bash

In a separate cli window.
Or if you checked imagick out into a different directory, then find the box name with `docker ps`

Once inside if you run
    sh docker/fedora/compileImagick.sh

Imagick should get compiled, and then you can run:
    sh docker/fedora/runGdb.sh

to see if fail, eventually.