Use jekyll/jekyll for docker-compose
This commit is contained in:
parent
cd042b0f8f
commit
c5e19ef8f8
|
@ -1,5 +1,5 @@
|
|||
jekyll:
|
||||
image: graffen/jekyll
|
||||
image: jekyll/jekyll
|
||||
command: jekyll serve --livereload --reload_port 35729
|
||||
ports:
|
||||
- 4000:4000
|
||||
|
|
Loading…
Reference in a new issue