CSSUoB / CSSUoB/cssuob.github.io
Dockerfile warning
Open
bug
good-first-issue
- Dominant language
- HTML
- Stars
- 29
- Forks
- 44
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 15
Description
Line:
`CMD bundle exec jekyll serve --host 0.0.0.0 --port 4000 --destination /tmp/_site`
causes the following warning:
`JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals`
Contributor guide
Assessment
This issue has not been assessed yet.