@@ -0,0 +1,5 @@
FROM alpine:latest
RUN apk --no-cache add tinyproxy
# COPY tinyproxy.conf /etc/tinyproxy/tinyproxy.conf
EXPOSE 8888
CMD ["tinyproxy", "-d"]
The note is not visible to the blocked user.