@@ -1,5 +1,4 @@
FROM alpine:latest
COPY . opt
# RUN apk add --no-cache cronie
COPY entrypoint.sh /opt
RUN chmod +x /opt/entrypoint.sh
CMD ["/opt/entrypoint.sh"]
The note is not visible to the blocked user.