Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The above example used a pre-created OCI bundle. Using the SDK it is possible to build your own applications that can be run in a container. Below are some simple instructions to build a sample app using the SDK. Refer to the SDK and BundleGen documentation for more detailed instructionsinformation.

...

TODO:: This needs completing when the full SDK and ASMS info is available

...

Create the bundle with BundleGen

. Provide steps on how to compile a simple test app, package as OCI image, and convert with BundleGen to bundle that can be run by Dobby


NOTES:

  • Examples included with SDK
  • SDK produces OCI image that can be converted to platform with BundleGen
  • Metadata submitted to ASMS

...