Switch to graffen/jekyll docker image for dev
This commit is contained in:
parent
881faa3a87
commit
5d38ab0be9
|
@ -1,5 +1,5 @@
|
|||
jekyll:
|
||||
image: jekyll/jekyll:pages
|
||||
image: graffen/jekyll
|
||||
command: jekyll serve --livereload --reload_port 35729
|
||||
ports:
|
||||
- 4000:4000
|
||||
|
|
Loading…
Reference in a new issue