engineerd / wasm-to-oci

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

Add Google Artifact Registry to working registries #15

Closed jiayihu closed 3 years ago

jiayihu commented 3 years ago

FYI: just bear in mind that the image path is different in Artifact Registry than Container Registry.

It's LOCATION-docker.pkg.dev/PROJECT-ID/REPOSITORY/IMAGE rather than LOCATION.gcr.io/PROJECT_ID/IMAGE. (I lost 15min of my life because of this 😅)