areusch opened a new issue #9825: URL: https://github.com/apache/tvm/issues/9825
Per https://github.com/apache/tvm/pull/9060#discussion_r746330230, [best practice](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run) for `apt-get install` in docker is to `rm -rf /var/lib/apt/lists/*` after installation. we should change all docker apt-get command to do this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
