I need a newer version of binutils on Amazon Linux to compile a piece of needed software. This is due to a bug in version 2.29 which is the latest available in
I am trying to build a simple Apache/PHP server using the Amazon Linux 2 image. I have the following: Dockerfile FROM amazonlinux:2 RUN amazon-linux-extras ins