Laurent Goderre
Laurent Goderre
I could rework the upstream to use one Dockerfile with conditions with templating
@AkihiroSuda While I don't disagree, it's hard to find the builds sometimes.
@DRCG-Matrix when testing the initialization, do you remove all the volumes? If i don't clear the volumes and I make the initialization fail, it shows the error the first time...
I forgot a part to the solution, you also need to use ``` export LD_PRELOAD=/usr/lib/preloadable_libiconv.so ```
@melvingaye could you open a PR here: https://github.com/docker-library/docs/blob/master/mongo/content.md
The entrypoint takes care of the initialization of the environment. It's not recommended to overwrite it.
@maennchen I'm not sure. These are not installed from hex package manager so this might be more accurate
The use case I'm using it for is to document packages that are bundled with rabbitmq.
Agree with @matloob and @bcmills because removing the ldflags when there are slashes would remove them when injecting data into modules like here: https://www.digitalocean.com/community/tutorials/using-ldflags-to-set-version-information-for-go-applications
@ncopa Do you have any idea for how to fix this. I am struggling with this too.