Wasm to OCI refers to the standard and tooling that allows WebAssembly (Wasm) modules to be packaged, distributed, and run using OCI specifications.
To connect WASM to OCI to Artifactory:
Run the following Docker command:
docker login [JFrogPlatformURL]Where:
[JFrogPlatformURL]: The URL of your JPD, without the protocol schema
For example:
docker login company.jfrog.ioNote
You can also use JFrog Set me up to copy the snippet populated with your token and environment. For more information, see Use Artifactory Set Me Up for Configuring Package Manager Clients.
Next steps: