Skip to content
This repository was archived by the owner on Apr 28, 2018. It is now read-only.
This repository was archived by the owner on Apr 28, 2018. It is now read-only.

--build-args #179

@Plork

Description

@Plork

Output of ipmo Docker; (module Docker).Version.ToString() (from a powershell process):

0.1.0.111

New-ContainerImage does not have an option to provide "build time" arguments. for example:

docker build -t container --build-arg https_proxy=http://proxy:3128 .\container

Same goes for the Start-Container and all other cmdlets. To provide runtime environment variables or build time ones does not exist at the moment.

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