Skip to content

Fix for Docker secrets syntax still not release #1092

Open
@GrabCAD-Gary

Description

@GrabCAD-Gary

The fix for Docker secrets syntax causing Hadolint to choke on env= has still not been released.

RUN --mount=type=secret,id=SOME_VAR,env=SOME_VAR \
    ...

This is rendering hadolint effectively unusable as it can't be used by anyone trying to secure their Docker builds, which is many of us. It also breaks downstream providers such as MegaLinter which use and support Hadolint. We use both, ironically.

The ticket reporting it (#1039) is closed, which it shouldn't be since the fix isn't live.

The release was reported as being 'soon' two months ago and still isn't out!

Requests for updates haven't been answered.

Please get this done, @lorenzo . We need it now.

Many thanks.

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