| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: crane | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.12.0 | Vendor: openSUSE |
| Release: bp155.1.14 | Build date: Wed May 17 17:00:26 2023 |
| Group: System/Management | Build host: obs-arm-7 |
| Size: 10328013 | Source RPM: go-containerregistry-0.12.0-bp155.1.14.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/google/go-containerregistry | |
| Summary: CLI tool for interacting with remote images and registries | |
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)
Apache-2.0
* Tue Dec 13 2022 Dirk Müller <dmueller@suse.com> - avoid file conflict on SLE15 and other older distributions * Fri Oct 21 2022 Dirk Müller <dmueller@suse.com> - Initial package
/usr/bin/crane /usr/share/licenses/crane /usr/share/licenses/crane/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 19:42:24 2026