update-command-not-found
Suggest installation of packages in interactive bash sessions
RUN apt-get update && \
apt-get install -y command-not-found
RUN apt-get update && \
apt-get install -y command-not-found
RUN apk add command-not-found
RUN apt-get update && \
apt-get install -y command-not-found
RUN apt-get update && \
apt-get install -y command-not-found