Skip to content

dockerfile: whitelist configuration for # syntax = frontend #658

@AkihiroSuda

Description

@AkihiroSuda

Supporting whitelist configuration for # syntax = frontend would be useful for preventing malicious frontends from being specified due to e.g. typo.

The whitelist could be specified either via static buildkitd.toml or dynamic CRUD object.

whitelist types

  • image reference prefix
  • image digest
  • notary signer key
    ...

dynamic CRUD object

For a while bbolt could be used, but in long-term, we might want to use distributed store like etcd for supporting multi-master distributed mode.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions