github frappe/frappe_docker v3.2.1

latest release: v3.2.2
one month ago

Features

  • Adds a INSTALL_CHROMIUM option to the bench, custom, and production Docker builds, letting you skip Chromium installation when it’s not needed and shrink the image size by about 180 MB for v15 setups. (#1905)
  • Adds environment-based settings to adjust server worker count, thread count, and request timeout, allowing you to scale the backend without editing Docker files. (#1896)
  • Issues carrying the keep-open label are no longer auto-tagged as inactive or closed by the stale bot, allowing important discussions to remain open. (#1911)

Bug Fixes

  • Corrects a missing line break in the "How Assets Are Handled" documentation note. (#1920)
  • Adds an automatic restart rule to the proxy service, so it starts again after a crash or reboot unless you have manually stopped it. (#1936)

Other Changes

  • Fixes container startup failures by granting read and execute rights to /usr/local/bin/entrypoint.sh inside the images. (#1903)
  • Updates the ARM64 installation guide to reference ERPNext v16.19.1 images and the correct linux/arm64 platform tag instead of linux/amd64. (#1914)

New Contributors

Authors: @iragca, @DanielRadlAMR, @oktett-8, @harshith-ashok, @fredol, @jslocomotor, @dandax123
Reviewers: @DanielRadlAMR, @Rocket-Quack

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.

Changes with the following labels were excluded:

  • skip-release-notes

Changes with the following types were excluded:

  • docs
  • chore
  • test
  • style
  • build
  • ci
  • refactor

Don't miss a new frappe_docker release

NewReleases is sending notifications on new releases.