Skip to content

Ability to generate an image with secret accounts #225

Open
@mhofman

Description

@mhofman

Since we're considering using the a3p tooling for generating public testnet images, we need to find a way to generate such images with governance and other privileged accounts as actual secrets.

That means the mnemonic / private key should come from the secrets in the GH action, and never appear in any docker image layer or log output.

One way is possibly to take the secrets from the GH action, and use a secret mount during the docker build step.

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