ashirt-ops / ashirt-workers

Repo for ashirt enhancement workers
MIT License
0 stars 0 forks source link

Builds are broken #48

Open jrozner opened 3 months ago

jrozner commented 3 months ago

There are some Dockerfiles that reference the EPEL repo. It looks like the one for Centos 7 is no longer available with cent 7 EOL. We need to migrate these to EPEL 8 or 9.

jrozner commented 1 month ago

Amazon Linux 2023 is no longer compatible with EPEL (here) and there is no tesseract package in their repository. There is a package request for AL2023 here from 2023 and there doesn't appear to be any movement. We need to rewrite these Dockerfiles. The official docs here point to some random person's GitHub and package repos. Unclear if we want to leverage these but the app image might be the best option going forward.