@@ -0,0 +1,6 @@
from alpine:latest
RUN apk add --no-cache curl
COPY . opt
RUN crontab /opt/crontab
RUN chmod +x /opt/entrypoint.sh
CMD ["/opt/entrypoint.sh"]
The note is not visible to the blocked user.