Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
There's an override error with latest alpine and various versions of glibc (including 2.35): https://github.com/sgerrand/alpine-pkg-glibc/issues/185
This MR proposes a workaround (tested on fly.io - it works) so that it's possible to have bun usable with minimal linux dependencies.
|
|
Closes #2008
|
|
|
|
|
|
Signed-off-by: Hemanth Krishna <hkpdev008@gmail.com>
Signed-off-by: Hemanth Krishna <hkpdev008@gmail.com>
|
|
latest file (#864)
|
|
* Create github workflow to publish releases on dockerhub
* Improve readability of final dockerhub dockerfile RUN command
Co-authored-by: Wulfre <wulfre@users.noreply.github.com>
|