I am new to the course and loving it so far. In the video for creating the PHP container, I had this error when I want docker build, This line RUN locale-gen en_US.UTF-8 fails with the following error;
/bin/sh: 1: locale-gen: not found
Any clue on how to go past this?
Thanks!
I am new to the course and loving it so far. In the video for creating the PHP container, I had this error when I want docker build, This line
RUN locale-gen en_US.UTF-8fails with the following error;/bin/sh: 1: locale-gen: not foundAny clue on how to go past this?
Thanks!