@@ -0,0 +1,6 @@
#!/bin/sh
docker build --no-cache -t solstice-builder .
docker create --name extract solstice-builder
docker cp extract:/usr/local/bin/solstice ./solstice
docker rm extract
The note is not visible to the blocked user.