Skip to content

Using a single base image to enable security scanning #373

@ayoyoness

Description

@ayoyoness

Hi,

AWS ECR image scanning (based on CoreOS clair) fails for the current version of the docker file.
I believe it's because of the two FROM statements:

FROM debian:7.11-slim

and

FROM scratch

Is it possible to simplify these? as in, potentially only use one FROM statement...
to enable image vulnerabilities scanning...

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