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

chore: fix hadolint/shellcheck violations #320

Merged
merged 9 commits into from
Nov 12, 2022

Commits on Nov 12, 2022

  1. chore(hadolint) fix DL3059 violation

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    1ce4d99 View commit details
    Browse the repository at this point in the history
  2. chore(hadolint) fix DL3048 violation by removing unused LABEL directives

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    c20d370 View commit details
    Browse the repository at this point in the history
  3. chore(hadolint) ignore DL3018 violation (with comment why)

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    e1d9180 View commit details
    Browse the repository at this point in the history
  4. chore(hadolint) fix DL3007 violation by fixing archlinux parent image…

    … tag (tracked by dependabot)
    
    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    63ea6bf View commit details
    Browse the repository at this point in the history
  5. chore(hadolint) fix DL3046 violation

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    dae7b81 View commit details
    Browse the repository at this point in the history
  6. chore(hadolint) fix DL3015 violation

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    d0ab9e9 View commit details
    Browse the repository at this point in the history
  7. chore(hadolint) ignore DL3008 violation (with comment why)

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    faa4dbc View commit details
    Browse the repository at this point in the history
  8. chore(shellcheck) use double quote around variables to support specia…

    …l chars
    
    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    5e18d7c View commit details
    Browse the repository at this point in the history
  9. chore(alpine) no need to update apk index when --no-cache is used

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    c06df26 View commit details
    Browse the repository at this point in the history