Versions Compared

Key

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

The Oracle JET Docker Builder plugin is a Docker image capable of building projects and applications through Oracle JET. 

Key Features

  • Plugin as a Container (PaccPaaC) give power to plugin developers in terms of the tools and technologies they can use to create new plugins
  • PaaC are able to package up code and dependencies all-in-one so that the applications runs quickly and reliably from one computing environment to another

Docker Image Name

flexdeploy/plugin-ojetbuilder

...

Tip

Setting up your workflow with Oracle JET Docker may look like this. The buildWeb step is invoking the buildWeb operation of Oracle JET Builder plugin:

Oracle JET Docker has only a build operation as you see invoked here. 

If using a Docker Host, ensure Docker Host is enabled on the corresponding endpoint. Otherwise ensure K8s cluster is enabled and K8s context is defined.

...