Skip to content

Allow passing build args from config to docker during build #323

@yamalight

Description

@yamalight

Often one needs to provide (secret) env vars during build step in docker. Currently the only way to do that is to modify Dockerfile (and potentially leak secrets).
This is suboptimal. We should pass all env to build step as well. Or maybe add separate "build_env" prop in config?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions