Skip to content

Also lint separate shell script files #118

@mcandre

Description

@mcandre

dockerfile_lint does a good job linting RUN directives in Dockerfile's, considering many corner cases and risks of shell code. However, many Dockerfile's move the bulk of their provisioning logic into separate shell script files. Could dockerfile_lint suggest the same improvements for shell code in external scripts, as well as inline in Dockerfiles?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions