jbergstroem / mariadb-alpine

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

wip: Create a container based on rawhide #53

Closed jbergstroem closed 3 years ago

jbergstroem commented 3 years ago

...pushing somewhat changes to see how CI reacts.

jbergstroem commented 3 years ago

Just to update anyone following progress: the test seems to have issues with exiting the container; I'm yet to figure it out. The idea was also to move to Shellspec, main reason being having a very active maintainer.

jbergstroem commented 3 years ago

Note: tests time out due to the container not exiting. Guessing signaling is slightly different and needs investigation.

jbergstroem commented 3 years ago

I'm going to retire this since building on alpine still gives me the opportunity to do arm-based releases. It will unfortunately limit us to retiring certain releases since alpine doesn't maintain older versions.

I will extract most of the "negation" work since its more efficient but would have preferred to have stuck with busybox as base!