Blog

CommandBox Docker v3.6.3 Images Released

Jon Clausen December 08, 2022

Spread the word

Jon Clausen

December 08, 2022

Spread the word


Share your thoughts

CommandBox 3.6.3 Docker images released



Today we are pleased to announce the release of version 3.6.3 of our CommandBox Docker images.

This release upgrades the CommandBox binary to 5.7.0. Read the Release Notes for this version here. Also added in this version, are new distro builds for the RHEL Universal Base Image. These images may be utilized by using the ubi9 in the image tag in the same way the alpine base images currently do. Examples:

  • :ub9
  • :lucee5-ubi9
  • :adobe2021-ubi9

From this release forward, Adobe 2016 ( :adobe2016 ) images are no longer being built as that product has passed EOL. You may still use this engine by specifying BOX_SERVER_APP_CFENGINE=adobe@2016 from the :jdk8 base image to run this version.

Changelog for this version - versions denote `[CommandBox binary version ]/[ image version ]:

[5.7.0/3.6.3] - 2022-12-07

Added

  • Added RHEL ubi9 Builds with tags: ubi9, jre-11-ubi9, jdk-11-ubi9, lucee5-ubi9, adobe2018-ubi9, and adobe2021-ubi9

Changed

  • CommandBox version to 5.7.0
  • Removed the pruning of certain CommandBox modules to allow for more use cases

Removed

  • Removed Adobe Coldfusion 2016 builds

Docker Hub Badge

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026