cnab-to-oci | Tool to convert CNAB bundle.json to OCI index
kandi X-RAY | cnab-to-oci Summary
kandi X-RAY | cnab-to-oci Summary
cnab-to-oci is a Go library. cnab-to-oci has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
CNAB stands for Cloud Native Application Bundle. It aims to be the equivalent of a deb (or MSI) package but for all things Cloud Native. See this site for more.
CNAB stands for Cloud Native Application Bundle. It aims to be the equivalent of a deb (or MSI) package but for all things Cloud Native. See this site for more.
Support
Quality
Security
License
Reuse
Support
cnab-to-oci has a low active ecosystem.
It has 49 star(s) with 38 fork(s). There are 20 watchers for this library.
It had no major release in the last 12 months.
There are 14 open issues and 15 have been closed. On average issues are closed in 72 days. There are 9 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of cnab-to-oci is v0.3.1-beta1
Quality
cnab-to-oci has no bugs reported.
Security
cnab-to-oci has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
cnab-to-oci is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
cnab-to-oci releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed cnab-to-oci and discovered the below as its top functions. This is intended to give you an instant insight into cnab-to-oci implemented functionality, and help decide if they suit your requirements.
- fixupImage moves a base image to the given location .
- CreateResolver creates a remotes . Resolver based on the provided configuration .
- GenerateRelocationMap generates a relocation map for the given index
- fixupPlatforms applies a platform filter to a platform specific platform .
- FixupBundle is the same as Fixup but accepts a reference to a bundle .
- runPush pushes the input to the local registry
- makeManifests returns the descriptors for the given bundle
- makeDescriptor returns a Descriptor for the given reference .
- fixupBaseImage checks if the provided base image exists and returns the image .
- getIndex returns the index and descriptor for the given ref
Get all kandi verified functions for this library.
cnab-to-oci Key Features
No Key Features are available at this moment for cnab-to-oci.
cnab-to-oci Examples and Code Snippets
Copy
$ bin/cnab-to-oci push examples/helloworld-cnab/bundle.json --target myhubusername/repo
Ensuring image cnab/helloworld:0.1.1 is present in repository docker.io/myhubusername/repo
Image is not present in repository
Mounting descriptor sha256:bbffe37bb
Copy
$ DOCKER_CLI_EXPERIMENTAL=enabled docker manifest inspect golang:alpine
{
"schemaVersion": 2,
"mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
"manifests": [
{
"mediaType": "application/vnd.docker.dist
Copy
{
"schemaVersion": 2,
"manifests": [
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:d59a1aa7866258751a261bae525a1842c7ff0662d4f34a355d5f36826abc0341",
"size": 285,
"annotations": {
Community Discussions
No Community Discussions are available at this moment for cnab-to-oci.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install cnab-to-oci
Clone the project into your GOPATH. You can then build it using:.
Support
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page