mudler/poco-github-action
Github Action for creating portable application bundles
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| appEntrypoint | Application container entrypoint | no | /bin/sh |
| output | Output file path | no | output |
| appDescription | Application description | no | poco Description |
| local | Use local daemon to find image | no | true |
| checksum | Generate sha256 checksum | no | true |
| appName | Application name | no | poco App name |
| appCopyright | Application copyright | no | noone |
| appAuthor | Application author | no | noone |
| appVersion | Application version | no | 0.1 |
| appMounts | Application mounts | no | /etc/resolv.conf |
| appAttrs | Application attrs | no | ipc,uts,user,ns,pid |
| appStore | Application store | no | .store |
| image | Application image | no | — |
| directory | Application directory | no | — |
| compression | Application compression | no | xz |
| version | poco version | no | v0.3.1 |
| arch | poco architecture | no | x86_64 |
Outputs
no outputs