@@ -0,0 +1,8 @@
FROM ubuntu
RUN apt update -y && apt install -y supervisor
COPY supervisor /etc/supervisor
COPY scripts /scripts
CMD ["/usr/bin/supervisord"]
The note is not visible to the blocked user.