Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Add a heroku container:run command #28

Closed
tt opened this issue Dec 6, 2017 · 0 comments
Closed

Add a heroku container:run command #28

tt opened this issue Dec 6, 2017 · 0 comments

Comments

@tt
Copy link
Member

tt commented Dec 6, 2017

We're frequently seeing users report that an image doesn't run on Heroku even if it does locally. The common disparity is relying on root access (often incidentally) which we for security reasons don't allow.

By implementing a wrapper command, we make it easier to discover this issue and test how the image will behave in our environment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant