#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

#26 in #pull

Download history 24/week @ 2023-12-18 5/week @ 2024-01-08 3/week @ 2024-01-22 1/week @ 2024-01-29 14/week @ 2024-02-12 42/week @ 2024-02-19 22/week @ 2024-02-26 10/week @ 2024-03-04 14/week @ 2024-03-11 7/week @ 2024-03-18 15/week @ 2024-03-25 40/week @ 2024-04-01

78 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

~10–25MB
~371K SLoC