Sign inSign up

welikecode/heroku-cli

By welikecode

Updated over 4 years ago

heroku-cli in a container, because you need it with GITLAB CI\CD.

Image
0

812

welikecode/heroku-cli repository overview

RUN IT

docker run -it -e HEROKU_API_KEY=$HEROKU_API_KEY welikecode/heroku-cli /bin/bash

OR

docker-compose -f docker-compose.local.yml run heroku-cli [command] after you setup .env file (just copy .env.example to .env and add the key).

BUT WHY?!

We use GITLAB community edition and we are in love with it's CI\CD. See the examples folder from github.

Tag summary

Content type

Image

Digest

Size

154 MB

Last updated

over 4 years ago

docker pull welikecode/heroku-cli