step-security/Docker Run Action
Run a command in a new container
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Image | yes | — |
| options | Options | no | — |
| run | Run command in container | no | — |
| shell | Use a specific shell | no | sh |
| registry | Registry | no | — |
| username | Username | no | — |
| password | Password | no | — |
| docker_network | Docker Network ID | no | ${{ job.container.network }} |
Outputs
no outputs