@@ -5,4 +5,6 @@ RUN apt-get update && \
npm \
tar \
gzip \
&& rm -rf /var/lib/apt/lists/*
&& rm -rf /var/lib/apt/lists/* \
&& rm -f /bin/tar \
&& ln -s /usr/bin/tar /bin/tar
The note is not visible to the blocked user.