Skip to content

containertool should be able to set or override a container image's environment variables #86

Description

@euanh

It should be possible to set default environment variables on the command line e.g.:

containertool --env HOSTNAME=0.0.0.0 --env PORT=8080

This would set these variables in the container image metadata, with the same effect of using ENV in a Containerfile.

The --env flag should be passed through to containertool by the SwiftPM plugin.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions