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 (Pacc) 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

Plugin Operations

Child pages (Children Display)

Containerized plugins can run on either:

...

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.

Key Features

  • Plugin as a Container (Pacc) 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

Plugin Operations

...