I just noticed that the non-slim image of Debian does not contain these two lines at the end, is this intentional? ``` apt-get remove -y --auto-remove \ wget \ ; \ rm -rf /var/lib/apt/lists/*; ```