shashwatom10/My Docker Action
A custom action that runs a Docker container
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 | — |
| args | Arguments to pass to the Docker container | no | "" |
Outputs
| name | description |
|---|---|
| container_id | The ID of the running container |