Name : crane
| |
Version : 0.20.1
| Vendor : openSUSE
|
Release : 1.3
| Date : 2024-07-18 10:46:33
|
Group : System/Management
| Source RPM : go-containerregistry-0.20.1-1.3.src.rpm
|
Size : 9.98 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : CLI tool for interacting with remote images and registries
|
Description :
Useful tips and things you can do with crane and other standard tools.
List files in an image crane export registry.opensuse.org/opensuse/tumbleweed - | tar -tvf - | less
Export a file from an image crane export registry.opensuse.org/opensuse/tumbleweed - | tar -0xf - etc/passwd
Diff two configs diff -u < (crane config busybox:1.32 | jq) < (crane config busybox:1.33 | jq)
Diff two manifests diff -u < (crane manifest busybox:1.32 | jq) < (crane manifest busybox:1.33 | jq)
Diff filesystem contents diff -u \\ < (crane export gcr.io/kaniko-project/executor:v1.6.0-debug - | tar -tvf - | sort) \\ < (crane export gcr.io/kaniko-project/executor:v1.7.0-debug - | tar -tvf - | sort)
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/i586 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
crane
crane(x86-32)
Requires :