docker-firefox

Docker container for Firefox

MIT License

Stars
1.6K
Committers
2

Bot releases are hidden (Show)

docker-firefox - Version 24.08.1 Latest Release

Published by jlesage 3 months ago

Changes in this release:

  • Updated Firefox to version 128.0.3-r0.
docker-firefox - Version 24.07.1

Published by jlesage 4 months ago

Changes in this release:

  • Updated Firefox to version 126.0.1-r0.
  • Updated baseimage to version 4.6.3, which brings the following changes:
    • Audio support through web browser.
    • Web authentication support.
    • Better support of GTK4 applications.
    • Updated noVNC to version 1.5.0.
    • Updated web UI components (Bootstrap, Font Awesome).
    • When connecting, the control bar is now temporarily shown only once.
    • During package mirror setup, make sure to keep permissions of copied files.
docker-firefox - Version 24.05.1

Published by jlesage 6 months ago

Changes in this release:

  • Updated Firefox to version 125.0.3-r0.
docker-firefox - Version 24.04.1

Published by jlesage 6 months ago

Changes in this release:

  • Updated Firefox to version 124.0.1-r0.
docker-firefox - Version 24.01.1

Published by jlesage 9 months ago

Changes in this release:

  • Updated Firefox to version 120.0.1-r0.
  • Updated baseimage to version 4.5.3, based on Alpine Linux 3.19, which brings the following changes:
    • Disabled fullscreen support when page is loaded into an iFrame.
    • Rebuilt against latest distro images to get security fixes.
docker-firefox - Version 23.11.3

Published by jlesage 11 months ago

Changes in this release:

  • Updated baseimage to version 4.5.2, which brings the following changes:
    • Fixed issue that would cause the helper that takes ownership of a directory to fail when using a very high user or group ID.
docker-firefox - Version 23.11.2

Published by jlesage 11 months ago

Changes in this release:

  • Updated baseimage to version 4.5.1, which brings the following changes:
    • Mirror for packages installation can be set via the PACKAGES_MIRROR environment variable.
    • Improved the way the take-ownership script is working.
    • Readiness and minimum running time checks should not be done for a service defined with an interval.
    • Raise an error when a synched service fails to start.
    • Minimum running time check of a service was using an incorrect way to verify if process is still alive.
    • Fixed installation of CJK font.
docker-firefox - Version 23.11.1

Published by jlesage 12 months ago

Changes in this release:

  • Updated Firefox to version 119.0-r0.
docker-firefox - Version 23.08.2

Published by jlesage about 1 year ago

Changes in this release:

  • Updated Firefox to version 116.0.3-r0.
docker-firefox - Version 23.08.1

Published by jlesage about 1 year ago

Changes in this release:

  • Updated Firefox to version 116.0-r0.
docker-firefox - Version 23.06.1

Published by jlesage over 1 year ago

Changes in this release:

  • Updated Firefox to version 114.0.2-r0.
  • Fixed issue caused by the presence slash or backslash characters in Firefox preference's value set via environment variable.
docker-firefox - Version 23.05.2

Published by jlesage over 1 year ago

Changes in this release:

  • Updated Firefox to version 113.0.2-r1.
docker-firefox - Version 23.05.1

Published by jlesage over 1 year ago

Changes in this release:

  • Updated Firefox to version 113.0.1-r1.
  • Updated baseimage to version 4.4.2, based on Alpine Linux 3.18, which brings the following changes:
    • Rebuilt against latest distro images to get security fixes.
    • Updated X server to version 1.20.14.
docker-firefox - Version 23.04.1

Published by jlesage over 1 year ago

Changes in this release:

  • Fixed WebGL (software) support.
  • Reverted to using a font with better UTF-8 characters support.
  • Improved graceful shutdown of Firefox.
  • Updated baseimage to version 4.4.1, which brings the following changes:
    • Updated TigerVNC to version 1.13.1.
docker-firefox - Version 23.03.1

Published by jlesage over 1 year ago

Changes in this release:

  • Updated baseimage to version 4.4.0, which brings the following changes:
    • Updated components providing access to application's UI over web.
    • Improved web UI usage with touch devices.
    • Fixed issue with initialization of Linux users and groups when the GROUP_ID is also part of SUP_GROUP_IDS.
docker-firefox - Version 23.02.3

Published by jlesage over 1 year ago

Changes in this release:

  • Updated baseimage to version 4.3.6, which brings the following changes:
    • Limit the maximum number of opened files on system having a very large, unlimited value. This prevents unnecessary waste of CPU resources and time for applications trying to close all possible file descriptors.
  • Added default preference to prevent closing Firefox when closing the last tab.
docker-firefox - Version 23.02.2

Published by jlesage over 1 year ago

Changes in this release:

  • Updated baseimage to version 4.3.4, which brings the following changes:
    • Fixed error message from openbox about missing Fontconfig cache directory.
  • Do not use the OCI Docker image format yet to keep better compatibility (e.g with older docker clients).
docker-firefox - Version 23.02.1

Published by jlesage over 1 year ago

Changes in this release:

  • Updated Firefox to version 109.0.1-r0.
  • Updated baseimage to version 4.3.3, which brings robustness related enhancements.
docker-firefox - Version 23.01.1

Published by jlesage almost 2 years ago

Changes in this release:

  • Updated Firefox to version 108.0.1-r1.
  • Update of the baseimage to version 4.3.1 brings the following changes:
    • Control menu can be moved to the right side of the screen.
    • Automatic focus of the clipboard text box when opening the control menu.
    • Automatic close of the control menu when clicking into the application.
    • Rotation of the internal web server log files.
docker-firefox - Version 22.12.2

Published by jlesage almost 2 years ago

Changes in this release:

  • Implemented workaround for issue seen with Synology devices where container would not start after an image update. The problem is caused by Synology explicitly setting all environment variables and keeping values from the old version.