We could just move `apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*` to after the last `apt-get install`.
We could just move
apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*to after the lastapt-get install.