This docker image is based on stefanlehmann's stefanlehmann/acs_fedora docker image and dglb99's script. It allows you to build a custom Fedora 33 kernel with ACS and Agesa patches.
docker build -t colorfulsing/acs_fedora_33 -f Dockerfile .# Replace `<local_directory>` with the local directory to which the compiled kernel rpms will be copied.
# Replace `<kernel_version>` with the kernel version you want to build.
# docker run -it -v <local_directory>:/rpms colorfulsing/acs_fedora_33 <kernel_version>
docker run -it -v /mnt:/rpms colorfulsing/acs_fedora_33 5.9.16-200.fc33