heroku container:run
Builds, then runs the docker image locally
Options
Name | Description |
---|---|
-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 |
Builds, then runs the docker image locally
Name | Description |
---|---|
-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 |