Docker: apt-get cleanup Standard Reading Time: < 1 minute Remember if you install things with apt-get to clean it up afterwards RUN apt-get clean && rm -f /var/lib/apt/lists/*_*