Sign inSign up

bhntools/jekyll-github-site

By bhntools

Updated almost 5 years ago

Jekyll (4.0.0) under Debian GNU/Linux 10 (buster)

Image
0

1.6K

bhntools/jekyll-github-site repository overview

  • Image to test and update : NajlaBH.github.io website.
  • About
  • ruby --version (ruby 2.5.5p157 (2019-03-15 revision 67260) [x86_64-linux-gnu])
  • gem --version (2.7.6.2)
  • jekyll -version (4.0.0)
  • You can test your own jekyll site like this: (Or use , NajlaBH.github.io as example)
  • Pull the image:

docker pull bhntools/jekyll-github-site

  • Run the image:

docker run -it -p 35729:35729 -p 4000:4000 bhntools/jekyll-github-site:latest

  • Access to the app:

cd NajlaBH.github.io

  • Build you app:

jekyll build

  • Run you app:

bundle exec jekyll serve --host 0.0.0.0

  • Take a look in the browser:

http://$DOCKER_IP_VM:4000/

Tag summary

Content type

Image

Digest

Size

1 GB

Last updated

almost 5 years ago

docker pull bhntools/jekyll-github-site