Commit f2e0e10
Christopher Carpenter
Fix the broken docker scripts
I am far from a docker expert, but the original scripts were complaining
that jekyll/stable didn't exist. In addition, CTRL+C was not killing the
livetest docker container.
With these changes both things seem to work for me. I recommend manually
testing these yourself before merging.1 parent 12244b2 commit f2e0e10
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments