Open kinggggg opened 5 years ago
[root@localhost jekyll]# docker run -i -t -v /root/docker-root/james_blog:/data --name james_blog zeek/jekyll Configuration file: none Source: /data Destination: /var/www/html Generating... jekyll 2.5.3 | Error: Permission denied @ dir_initialize - .
i search the error from google, but i can not get a answer...is there anyone can help me ??
Looks like you can't write to the destination directory - see https://github.com/envygeeks/jekyll-docker/issues/116
[root@localhost jekyll]# docker run -i -t -v /root/docker-root/james_blog:/data --name james_blog zeek/jekyll Configuration file: none Source: /data Destination: /var/www/html Generating... jekyll 2.5.3 | Error: Permission denied @ dir_initialize - .