Ok thx I forked your repo this morning and will try to open a PR this afternoon. On 28 December 2020 09:36:28 CET, Jeroen van Veen wrote: >Hi, > >I made a minimal docker image from the compiled version of Galene, but >am not sure >of the quality yet. Docker images I made before were always using an >interpreted >language(python/node) and a base image. This one is from scratch and is >only >10mb, but more difficult to inspect. I'm using >dive(https://github.com/wagoodman/dive) >to inspect the image. > >I have some questions about its portability and security because it >only contains the binary: > >* Does the image run properly on other Linux OS? (it's supposed to be >statically linked I think?) >* Would the image also run on a different OS (MacOS/Windows)? >* Is there a way to garantuee the safety of a binary, e.g. proof that >its built from >a snapshot of the Galene source-tree. > >The image itself is at https://hub.docker.com/r/garage44/galene >The Dockerfile is from >https://github.com/garage44/galene/blob/master/Dockerfile > >The config(data/groups dir) is kinda hard-coded for now. Any feedback >is welcome. > >Jeroen > > >‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ >Op zondag, december 27, 2020 6:03 PM, Cell >schreef: > >> I couldn't find any info about a docker image for a docker image of >galene. I saw something from Jeroen van Veen. Any news on that? >> >> I have some knowledge I could offer. And if I run galene on my server >it will be in a docker image anyway (behind a traefik). >> >> Galene mailing list -- galene@lists.galene.org >> To unsubscribe send an email to galene-leave@lists.galene.org