Timeline for Installing mongodb on alpine > 3.9
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 25, 2020 at 14:20 | comment | added | valiano | @DannyB Even the OpenJDK project, for example, doesn't have yet full Alpine support, and openjdk packages are community built. OpenJDK official docker has ditched the Alpine community builds, and now uses only certified glibc OpenJDK binaries - on glibc-enabled Alpine containers. I'm not sure if it would work for you, but if you enable glibc on the Alpine container (so it's not pure musl libc anymore), you could use the mainstream Linux Mongo build, and still enjoy much of Alpine's image size saving. | |
| Feb 25, 2020 at 14:16 | comment | added | valiano | @DannyB I'm not sure, but since this is a community package I guess it depends on things like maintainers availability and whether Mongo will offer official support. | |
| Feb 25, 2020 at 13:56 | comment | added | DannyB | Thank you for this, but this is still a "pin to old version" and with even more problems, than just using Alpine 3.9. Is mongo on alpine really such a niche case that there is no official up to date support? | |
| Feb 25, 2020 at 8:05 | history | answered | valiano | CC BY-SA 4.0 |