diff --git a/pica-etherpad-db/CHANGELOG.md b/pica-etherpad-db/CHANGELOG.md new file mode 100644 index 0000000000000000000000000000000000000000..23095d7e31d5d9c82abedc33fcc5e44adbe50bf2 --- /dev/null +++ b/pica-etherpad-db/CHANGELOG.md @@ -0,0 +1,10 @@ + +## mysql8.picapatch1 + +* Limit the [mysql binary log](https://dev.mysql.com/doc/refman/8.0/en/binary-log.html) to 30 hours and some other custom configs in [config/binary_log.cnf](config/binary_log.cnf) +* Remove unnecessary tools (mainly, libsqlite3-0 and gpg) + +## Image size and vulnerabilities + +* `pica-etherpad-db:mysql8.picapatch1`: 548MB, [54 vulnerabilities](https://gitlab.utc.fr/picasoft/projets/dockerfiles/-/jobs/886295) +* Base image: `mysql:8.0.19` (2020-03-31): 547MB, [65 vulnerabilities](https://gitlab.utc.fr/picasoft/projets/dockerfiles/-/jobs/884250)