<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Lukas Larsson <<a href="mailto:lukas@erlang.org">lukas@erlang.org</a>> schrieb am Do., 29. Nov. 2018 um 09:11 Uhr:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello!<div><br></div><div>We have been spending some time to put together some example usages of Erlang together with Docker and/or Kubernetes. You can find the examples here: <a href="https://github.com/erlang/docker-erlang-example" target="_blank">https://github.com/erlang/docker-erlang-example</a> and <a href="https://github.com/erlang/docker-erlang-example/tree/minikube-simple/" target="_blank">https://github.com/erlang/docker-erlang-example/tree/minikube-simple/</a></div><div><br></div><div>We are by no means experts at either Docker nor Kubernetes, so these examples were as much an exercise for us to become better as a tool for others to figure out what to do.</div><div><br></div><div>If you have any feedback or wish to improve the examples, please open issues and PRs on github.</div></div></div></div></blockquote><div><br></div><div>Just some small remarks:</div><div><br></div><div>* if you wish to use gen_sctp you need to add the  lksctp-tools package to the final container</div><div>* I found that I also need zlib in the final container, not sure what the dependency is</div><div>* for building NIFs in the 1st stage, you need:</div><div>                gcc \</div><div>                git \</div><div>                libc-dev libc-utils \</div><div>                libgcc \</div><div>                linux-headers \</div><div>                make \</div><div>                musl-dev musl-utils \</div><div>                pcre2 \</div><div>                pkgconf \</div><div>                scanelf \</div><div>                wget \</div><div>                zlib</div><div><br></div><div>I think it would also be nice to have a samples to build the docker image with the most common CI tools.</div><div>I have samples for travis-ci [1] and can provide one for gitlab-ci. I just don't have the time to make polished PR's.</div><div><br></div><div>Andreas</div><div><br></div><div>1: <a href="https://github.com/travelping/ergw/blob/feature/rf/.travis.yml#L42">https://github.com/travelping/ergw/blob/feature/rf/.travis.yml#L42</a></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br></div><div>Enjoy,</div><div>Lukas</div></div></div></div>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><span style="font-family:monospace,monospace">-- <br>Dipl.-Inform. Andreas Schultz<br><br>----------------------- enabling your networks ----------------------<br>Travelping GmbH                     Phone:  +49-391-81 90 99 0<br>Roentgenstr. 13                     Fax:    +49-391-81 90 99 299<br>39108 Magdeburg                     Email:  <a href="mailto:info@travelping.com">info@travelping.com</a><br>GERMANY                             Web:    <a href="http://www.travelping.com">http://www.travelping.com</a><br><br></span><div><span style="font-family:monospace,monospace">Company Registration: Amtsgericht Stendal        Reg No.:   HRB 10578</span></div><span style="font-family:monospace,monospace">Geschaeftsfuehrer: Holger Winkelmann          VAT ID No.: DE236673780<br>---------------------------------------------------------------------</span></div></div>