Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Debian Heroku CLI

This image packages the current Heroku CLI in a Debian Trixie slim container. The CLI is installed with Heroku's official installer when the image is built.

Usage

Run Heroku CLI commands by invoking heroku after the image name:

docker run --rm algonauti/heroku-cli heroku version

Authenticate non-interactively with a Heroku API key or OAuth authorization token in HEROKU_API_KEY:

docker run --rm -e HEROKU_API_KEY="api123" algonauti/heroku-cli heroku list

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages