``` RUN sudo apt-get update RUN sudo apt-get install -qq zip RUN sudo apt-get install -qq unzip ``` Are these doing the same thing each time?