heroku container:run

Builds, then runs the docker image locally

Options

NameDescription
-p, --port <port>Port the app will run on
-v, --verbose
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use