hexpm / bob

The Builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide debian-slim images

josevalim opened this issue · comments

The only slim images we currently have are alpine but alpine compilation of C code with musl can be problematic, slow, and limited in the context of the JIT, which requires libc to be installed.

By providing debian-slim images, we can provide an alternative to alpine.