<!-- ⚠️ Please DON'T ignore the issue template --> <!-- 💡 Consider upgrading to the latest version before sending the issue --> **Describe the bug** Docker container does not start **To Reproduce** git clone https://github.com/slidevjs/container.git cd container docker run -v /home/ph/slides:/root/slides -p 3000:3030 ph/slidev:1 ---->>> sh: slidev: Permission denied