[Feature Request] Need Minimal Docker Image #185
Replies: 2 comments 2 replies
-
@AvijitkGupta - can you take a look at this issue for any additional information needed? |
Beta Was this translation helpful? Give feedback.
-
Hey @unclesmiley ! DocumentDB depends on glibc, while Alpine uses musl. This means our standard binaries are incompatible without adding glibc compatibility layers like This has also been a blocker to provide an ARM 64 solution, but we were able to create it regardless. We face the same issue with Alpine, but it could take some more time as we will need to support musl libc. Tagging @lichoil for reference. Could you clarify what you meant by "sketch"? I don't know about that one yet. Also, what are you trying to do specifically? Any context would be great to look at solutions. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The current image is built based on ubuntu. Please provide a production-friendly image based on alpine/sketch.
Beta Was this translation helpful? Give feedback.
All reactions