As the title says, when I run the command from the README
docker run --rm -p 8888:8888 -v $PWD:/home/jovyan/pwd --name ihaskell_notebook ghcr.io/ihaskell/ihaskell-notebook:master jupyter lab --ServerApp.token=''
And try to open a notebook in the mounted directory, I get a "permission denied" error.