Skip to content

Dockerfile: add -y flag to apt-get, so that it can run noninteractivly - #2385

Merged
pombredanne merged 1 commit into
aboutcode-org:developfrom
maxhbr:maxhbr/fixDockerfile
Feb 8, 2021
Merged

pombredanne merged 1 commit into
aboutcode-org:developfrom
maxhbr:maxhbr/fixDockerfile

Conversation

@maxhbr

@maxhbr maxhbr commented Feb 8, 2021

Copy link
Copy Markdown
Contributor

The Dockerfile had a call to apt-get install without the -y, resulting in a problem since it was waiting for the approval.

Also it had CRLF line endings, fixed that for hygiene.

Signed-off-by: Maximilian Huber <gh@maxhbr.de>

@pombredanne pombredanne left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you ++
LGTM!

@pombredanne
pombredanne merged commit 4e40449 into aboutcode-org:develop Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants