@@ -1,8 +1,8 @@
FROM alpine:latest
RUN apk --update --no-cache add \
git
less
git \
less \
openssh && \
rm -rf /var/lib/apt/lists/* && \
rm /var/cache/apk/*
The note is not visible to the blocked user.