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 information.

TODO:: This needs completing when the full SDK and ASMS info is available. 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:

...

Further documentation will be available once the SDK is more stable. For now, initial documentation for SDK usage can be found here: SDK Documentation