@@ -0,0 +1,6 @@
#!/bin/bash
app="webcal-dashboard"
docker build -t ${app} .
docker run -d -p 56733:80 \
--name=${app} \
-v $PWD:/app ${app}
The note is not visible to the blocked user.