Skip to content

Version 3.0.0

Choose a tag to compare

@colisee colisee released this 30 Nov 14:47
· 52 commits to master since this release
6c8b1bd

What's Changed

  • By default, the container now runs as non-root user www-data
  • By default, the container no longer runs cron
  • cron can be run by launching a separate container and overriding the user to root and the entrypoint to /usr/local/bin/cron.sh
  • Examples are shifted to the ad-hoc directory .examples
  • fixed wrong database root password variable name by @thanhdxuan in #126

New Contributors

Full Changelog: 2.8.1...3.0.0