@@ -0,0 +1,7 @@
## build docker image
docker build -t nvim .
## start a docker container
docker run --rm -it -v $PWD:/opt/app nvim:latest
The note is not visible to the blocked user.