engineerd / wasm-to-oci

Use OCI registries to distribute Wasm modules
Apache License 2.0
251 stars 31 forks source link

Update to most recent ORAS version / add username / password instead docker login #34

Open hurzelpurzel opened 2 years ago

hurzelpurzel commented 2 years ago

Due to some vulnerabilites and the fact, that I don't like to use docker login before, I changed the code to the most recent ORAS version and add username / password as parematers. Hope you'll fin this usefull