slidevjs / container

Container building scripts for Slidev
MIT License
37 stars 7 forks source link

Slidev Docker Container error #7

Open PHHENS opened 3 years ago

PHHENS commented 3 years ago

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

datacubeR commented 3 years ago

I'm getting the exact same issue... :/