Sign inSign up

yoheimuta/docker-jekyll

By yoheimuta

Updated almost 11 years ago

Image
0

1.0K

yoheimuta/docker-jekyll repository overview

Share blog data volume w/ container

sudo docker run -v $PWD/blog:/data/ --name jekyll yoheimuta/jekyll

Host built static files in /var/www/html w/ apache container

sudo docker run -d -P --volumes-from jekyll yoheimuta/apache

Tag summary

Content type

Image

Digest

sha256:35c392da2

Size

134.5 MB

Last updated

almost 11 years ago

docker pull yoheimuta/docker-jekyll