Lukas Larsson
20e91e4bbd
Add libstd++ dependency in all dockerfiles
...
Closes #19
2022-06-13 08:47:16 +02:00
Lukas Larsson
2f7cb8e280
Use atom and not string for release name
2020-11-25 13:20:19 +01:00
Lukas Larsson
5caf7c4c9c
Wrap k8s Dockerfile start in sh
2019-10-02 18:08:45 +02:00
Lukas Larsson
c54e108bd0
Remove rebar3 install from basic example
...
rebar3 is already installed in image.
2019-08-12 14:33:00 +02:00
Kjell Winblad
0a20de1ddb
Refactoring: Copy content from .travis.yml files to scripts
...
This commit adds a .travis.yaml file in the root folder that will
trigger tests for the examples in the advanced_examples folder. The
tests are based on the .travis.yaml files that existed in the branches
that the examples were taken from.
2019-05-21 11:37:29 +02:00
Kjell Winblad
cc84e835f9
Refactoring: Update example lists and remove example list duplicates
...
This commit updates the example lists and removes duplicates of the
example list. Examples that referred to different branches are also
modified.
2019-05-20 16:37:36 +02:00
Kjell Winblad
233aaaa8b4
Refactoring: Copy simple minikube example
...
This commit copies Lukas Larsson's (@garazdawi) and Siri Hansen's
(@sirihansen) example from:
https://github.com/erlang/docker-erlang-example/tree/minikube-simple
2019-05-20 14:32:22 +02:00