CSSUoB / CSSUoB/cssuob.github.io

Dockerfile warning

Open
#841 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Open the Dockerfile and inspect the CMD line shown in the issue. Reproduce or lint the image to confirm the JSONArgsRecommended warning, then verify that the warning is gone while the Jekyll server still starts with the stated host, port, and destination.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, jekyll
Domain
devops
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.