Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

heroku-container-registry

Package Overview
Dependencies
0
Maintainers
47
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    heroku-container-registry

Use containers to build and deploy Heroku apps


Version published
Weekly downloads
6.7K
decreased by-9.99%
Maintainers
47
Created
Weekly downloads
 

Readme

Source

Heroku Container Registry CLI plugin

Heroku CLI plugin to release apps to Heroku that are built on local containers.

Installation

$ heroku plugins:install @heroku-cli/plugin-container-registry

Use

In a directory with a Dockerfile:

$ heroku container:login
$ heroku create
$ heroku container:push
$ heroku container:release web
$ heroku container:pull web
$ heroku open

FAQs

Last updated on 01 Jun 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc