Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lint Dockerfile files using hadolint #882

Closed
wants to merge 1 commit into from
Closed

Lint Dockerfile files using hadolint #882

wants to merge 1 commit into from

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Jul 16, 2022

fixes #736

[INFO] Installing environment for https://github.com/igorshubovych/markdownlint-cli.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
check yaml...............................................................Passed
fix end of files.........................................................Passed
trim trailing whitespace.................................................Passed
check for broken symlinks................................................Passed
mixed line ending........................................................Passed
check for case conflicts.................................................Passed
check that executables have shebangs.....................................Passed
check that scripts with shebangs are executable..........................Passed
check for merge conflicts................................................Passed
Forbid binaries......................................(no files to check)Skipped
Non-executable shell script filename ends in .sh.....(no files to check)Skipped
Test shell scripts with shellcheck.......................................Passed
Check shell style with shfmt.............................................Passed
markdownlint.............................................................Passed
Lint Dockerfiles.........................................................Passed

@aledbf aledbf requested a review from a team July 16, 2022 21:49
@gitpod-io
Copy link

gitpod-io bot commented Jul 16, 2022

@gitpod-staging
Copy link

@aledbf aledbf force-pushed the aledbf/hado branch 2 times, most recently from 583def1 to ec27a47 Compare July 16, 2022 22:21
@aledbf aledbf closed this Jul 16, 2022
@aledbf aledbf deleted the aledbf/hado branch October 8, 2023 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hadolint gives multiple errors and warnings for the Dockerfiles
1 participant