open-reading-frame/docker-run
Run a docker image with given options and arguments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | The docker image to run | yes | — |
| options | Options to pass to docker run | no | — |
| args | Arguments to pass to the image entrypoint | no | — |
| registry | Registry to pull image from if using an image in a private registry | no | — |
| username | Username for login if using an image in a private registry | no | — |
| password | Password for login if using an image in a private registry | no | — |
Outputs
no outputs