qmx/docker arch
converts between docker weird arch names and saner names
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| docker_arch | docker-style arch, like linux/amd64 | yes | — |
Outputs
| name | description |
|---|---|
| arch | saner arch, like amd64 |