Sign inSign up

lrozek/heroku-cli

By lrozek

Updated almost 6 years ago

Image
0

856

lrozek/heroku-cli repository overview

heroku-cli-docker

if ~/.netrc file does not exist on the host, docker will create it as a directory in both: host and container, so touch it before running an image

touch ~/.netrc
alias heroku='docker run --rm -it -v ~/.netrc:/root/.netrc lrozek/heroku-cli'
heroku help

Tag summary

Content type

Image

Digest

Size

88 MB

Last updated

almost 6 years ago

docker pull lrozek/heroku-cli