@@ -0,0 +1,7 @@
#!/bin/bash
set -e
echo "Starting sigra container..."
docker run -d --name sigra -p 5000:5000 sigra
echo "Container 'sigra' is running!"
echo "Open http://localhost:5000"
The note is not visible to the blocked user.