Blog

CommandBox Docker v3.4.0 Images Released

Jon Clausen June 07, 2021

Spread the word

Jon Clausen

June 07, 2021

Spread the word


Share your thoughts

CommandBox 3.4.0 Docker images released



Today we are pleased to announce the release of version 3.4.0 of our CommandBox Docker images, which bumps the CommandBox binary version to v5.3.1. This release primarily contains optimizations and updates to leverage the new environmental support options available in CommandBox 5.3.0 and above.

Of note with this minor release, is that the image will no longer attempt to detect if a password has been set via the various environment and file-based mechanisms. Since servers run in Docker images bind the IP to all interfaces ( 0.0.0.0 ), the Server Profile is automatically set to production - which disables administrative access. Since the user of the BOX_SERVER_PROFILE environment variable is required to downgrade this profile to a less secure mode, along with the multitude of ways which admin passwords may be set, handling this in the container startup was unnecessary.

In addition, this version leverages native CommandBox support for environment variables as part of the server configuration and deprecates the use of variables which were redundant to the CommandBox versions. For more information on environment variables support, see the README

Changelog for this version:

[5.3.1/3.4.0] - 2021-06-04

Changed

  • Updates CommandBox binary to v5.3.1
  • Marked support for the following environment variables as deprecated, in favor of native CommandBox environment variables. Support for these variables will end in v4.0.0 of the image
  1. SERVER_HOME_DIRECTORY ( BOX_SERVER_APP_SERVERHOMEDIRECTORY )
  2. cfconfigfile ( BOX_SERVER_CFCONFIGFILE )
  3. CFENGINE ( BOX_SERVER_APP_CFENGINE )
  4. HEADLESS ( BOX_SERVER_PROFILE or ENVIRONMENT )
  5. SERVER_PROFILE ( BOX_SERVER_PROFILE )
  6. URL_REWRITES ( BOX_SERVER_WEB_REWRITES_ENABLE )
  7. DEBUG ( BOX_SERVER_DEBUG )
  • Eliminated random password generation on server startup, if a convention mechanism for changing was not detected. Since the server profile defaults to production, which disables the admin interface, this is no longer necessary

Fixed

  • Documentation updates and corrections

CommandBox Docker Hub Statistics

Add Your Comment

Recent Entries

Into the Box 2025 | Plan Your Trip With Us!

Into the Box 2025 | Plan Your Trip With Us!

Are you ready to join us for Into the Box 2025 from April 30th to May 2nd in Washington, D.C.? Let’s make your trip planning as smooth as possible. Here you’ll find Airfare discounts, Hotel Deals and fun things to do to the the best out of your trip to D.C.

Maria Jose Herrera
Maria Jose Herrera
January 29, 2025
BoxLang YAML Support has landed

BoxLang YAML Support has landed

We’re thrilled to introduce the bx-yaml module for BoxLang!

This powerful new module brings seamless YAML parsing and emitting capabilities to BoxLang. You can now effortlessly serialize BoxLang native types—including structs, queries, arrays, classes, and more—into YAML. The same simplicity applies to deserialization, making it easy to work with YAML data in your BoxLang applications.

Luis Majano
Luis Majano
January 28, 2025
TestBox v6.1.0 Release

TestBox v6.1.0 Release

We’re super excited to announce the release of TestBox 6.1.0! This release introduces native support for BoxLang without the need for a compatibility mode, unlocking new possibilities for developers embracing BoxLang’s dynamic capabilities. Alongside this exciting update, we’ve added valuable features, improved functionality, and resolved key issues to ensure a smoother and more robust testing experience. Dive into the details and see how TestBox 6.1.0 makes your testing even more seamless and efficient!

Luis Majano
Luis Majano
January 28, 2025