Add a comment about apt clean

This commit is contained in:
Aurélien Geron
2021-03-06 20:35:57 +13:00
parent 9056707a18
commit 0c17db555c

View File

@@ -28,6 +28,7 @@ ARG LIBNVINFER_MAJOR_VERSION=7
SHELL ["/bin/bash", "-c"]
# Pick up some TF dependencies
# [HOML2] Tweaked for handson-ml2: added all the libs before build-essentials
# and call apt clean + remove apt cache.
RUN apt-get update -q && apt-get install -q -y --no-install-recommends \
bzip2 \
ca-certificates \