container icon indicating copy to clipboard operation
container copied to clipboard

Slidev Docker Container error

Open PHHENS opened this issue 4 years ago • 1 comments

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

PHHENS avatar Aug 06 '21 19:08 PHHENS

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

datacubeR avatar Nov 04 '21 14:11 datacubeR