not installed
                  
                  
                  
                  
                  
                  ARG DEBIAN_FRONTEND=noninteractive
                  
                  
                  RUN apt-get update && apt-get upgrade -y ; apt-get install -y apt-utils
                  
                  
                  
                  
                  
                  What's wrong guys?
                  
                  
                
Did you run the suggested commands in the error message?
RUN apt-get update && apt-get upgrade -y ; *apt-get install -y apt-utils-*
Where's the error?
debconf: delaying package configuration, since apt-utils is not installed
Обсуждают сегодня