Skip to content

Docker BackupPC 4.2.1

Compare
Choose a tag to compare
@adferrand adferrand released this 12 Sep 13:24
· 179 commits to master since this release

Added

  • Create this CHANGELOG.md
  • Add and configure circus, an alternative to supervisor, compatible with Python 3, with better control over environment variables propagation, and network sockets supervision (not used yet here)
  • Mandatory perl modules for Backuppc are now installed as pre-compiled binaries from Alpine repos

Changed

  • Circus replaces Supervisor and manages now lighttpd + backuppc daemons
  • Update Alpine base image to 3.8
  • Update python from 2.7 to 3.6
  • Improve build artifacts cleaning, image sized down from 78MB to 65MB

Removed

  • Remove supervisor and its configuration
  • Remove build logic used to compile the mandatory perl modules