Gontier-Julien

Results 42 comments of Gontier-Julien

> Any progress on that? I might have some time soon, i just have a lot of work the past weeks, so sorry about that, at least it will be...

> Christmas already passed... :) If your careful you can since that i did a [pull request here #1510](https://github.com/pi-hole/docker-pi-hole/pull/1510), so it was done before Christmas. I just need to move...

@PromoFaux i think for the 2nd pass, we could drop : `unzip` & `wget` For `unzip`, unless it is used somewhere that i am not aware of (you know the...

Yup agreed with what y'all said, about `git` (i've came across it when i was experimenting to reduce the size further, going to make the pull request after that)

This could be due because there no self-signed certificate. Thy creating a self-signed certificate and mount it as a volume to `/etc/ssl/certs`

`/etc/ssl/certs` hold the `ca-certificates` too

I have an idea. @calonmerc try again first to see if the issue still persist. If this still doesn't work do: `apk add --update --no-cache ca-certificates-bundle` And if that doesn't...

Either there is something something missing, or something at the wrong place.

It very could be, but at the same time i kinda doubt it since it should be installed then, since `APK-tools` require it.

Adfditional comment on what the ldflags do: ``` -s disable symbol table -w disable DWARF generation ```