#pull #registry #authentication #lib #load #docker

bpf-oci

A helper library to push/pull wasm OCI images

1 unstable release

0.1.0 Jun 24, 2023

#25 in #pull

26 downloads per month
Used in 3 crates (2 directly)

MIT license

10KB
217 lines

bpf-oci

This crate contains functions to pull or push wasm image from/to a registry, and load credentials from docker's configuration. See lib.rs and auth.rs for details


lib.rs:

 SPDX-License-Identifier: MIT

Copyright (c) 2023, eunomia-bpf All rights reserved.

Dependencies

~9–23MB
~353K SLoC