danielhardej/Docker Container Action Template
A basic Docker container action template using Alpine Linux
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name to greet | yes | World |
| message | Custom message to display | no | Hello |
Outputs
| name | description |
|---|---|
| greeting | The greeting message that was generated |
| time | The time when the action was executed |