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

Ortus June 2024 Newsletter!

Ortus June 2024 Newsletter!

Welcome to the latest edition of the Ortus Newsletter! This month, we're excited to bring you highlights from our sessions at CFCamp and Open South Code, as well as a sneak peek into our upcoming events. Discover the latest developments in BoxLang, our dynamic new JVM language, and catch up on all the insightful presentations by our expert team. Let's dive in!

Maria Jose Herrera
Maria Jose Herrera
June 28, 2024
BoxLang June 2024 Newsletter!

BoxLang June 2024 Newsletter!

We're thrilled to bring you the latest updates and exciting developments from the world of BoxLang. This month, we're diving into the newest beta release, introducing a new podcast series, showcasing innovative integrations, and sharing insights from recent events. Whether you're a seasoned developer or just getting started, there's something here for everyone to explore and enjoy.

Maria Jose Herrera
Maria Jose Herrera
June 28, 2024
BoxLang 1.0.0 Beta 3 Launched

BoxLang 1.0.0 Beta 3 Launched

We are thrilled to announce the release of BoxLang 1.0.0-Beta 3! This latest beta version is packed with exciting new features and essential bug fixes, including robust encryption functionality, enhanced Java interoperability, and more efficient event handling. Key highlights include the introduction of query caching capabilities, seamless coercion of Java Single Abstract Method (SAM) interfaces from BoxLang functions, and support for virtual thread executors. So, let’s dive into the details of what’s new in BoxLang 1.0.0-Beta 3 and how you can start leveraging these updates today!

Luis Majano
Luis Majano
June 28, 2024