mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-15 07:48:14 +01:00
Dependency downloader rewrite.
jq logic added, package manager + static. Added function to check for distribution. Added function to grab static binary.
This commit is contained in:
parent
6f0ec97373
commit
fb076c2912
2 changed files with 64 additions and 33 deletions
|
|
@ -80,7 +80,7 @@ ___
|
|||
- [regclient/regctl](https://github.com/regclient/regclient) (Licensed under [Apache-2.0 License](http://www.apache.org/licenses/LICENSE-2.0))
|
||||
- User will be prompted to download `regctl` if not in `PATH` or `PWD`.
|
||||
- regctl requires `amd64/arm64` - see [workaround](#roller_coaster-workaround-for-non-amd64--arm64) if other architecture is used.
|
||||
- jq: Used for parsing JSON output from podman inspect.
|
||||
- [jq](https://github.com/jqlang/jq): Used for parsing JSON output from podman inspect. User will be prompted to install.
|
||||
- timeout: Optional but recommended for setting timeouts on registry checks.
|
||||
|
||||
## :tent: Install Instructions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue