github jlesage/docker-baseimage-gui v3.0.0
Version 3.0.0

latest releases: v4.11.2, v4.11.1, v4.11.0...
8 years ago

Changes in this release:

  • Now using version 2.0.0 of jlesage/baseimage, which brings the following changes:
    • Added better support for service dependencies.
      • Services startup order is automatically determined.
      • Services are stopped in reverse order.
      • The application's service is always started last.
      • The following elements are no longer needed and have been removed:
        • s6-svrunning and s6-waitdeps programs.
        • Pre-stage3 with pre-finish scripts support.
  • Added support for secure access to the application's GUI:
    • Via HTTPs or VNC over SSL.
    • Secure connection is enabled via the SECURE_CONNECTION environment variable.
  • Note that these changes can break building and/or execution of containers based on v2.x or earlier of this baseimage.

Don't miss a new docker-baseimage-gui release

NewReleases is sending notifications on new releases.