jbergstroem / mariadb-alpine

A tiny and fast MariaDB container
MIT License
71 stars 19 forks source link

feat: shin `my_print_defaults` #143

Closed jbergstroem closed 1 year ago

jbergstroem commented 1 year ago

my_print_defaults traverses your configs and returns a commandline representation of options for certain sections; most importantly mariadb. This scripts accomplishes the same. It is not without risk, but should be harm free for most - if not everyone. Lets see.

Using `docker save gzip` (docker uses higher compression settings): Version Size (bytes) Savings
17c5fb6 (master) 13,242,045
c01bc7c (this PR) 12,432,490 7.1%