Skip to content

pygate/powergate-cli-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Powergate CLI - Docker

A dockerrized version of powergate cli just to be used in an isolated environment.

To build a specific version of the cli run:

docker build --build-arg POWERGATE_CLI_VERSION=<VERSION_NUMBER> . -t pygate/powergate-cli:<VERSION_NUMBER>

Example:

docker build --build-arg POWERGATE_CLI_VERSION=v1.2.1 . -t pygate/powergate-cli:v1.2.1

About

A dockerized version of powergate cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published