1
0
mirror of https://github.com/erlang/docker-erlang-example.git synced 2025-12-08 01:42:14 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
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