2f7cb8e280
Use atom and not string for release name
2020-11-25 13:20:19 +01:00
57d094067c
Remove all references to branches examples
2019-10-02 18:17:35 +02:00
68e677d5f8
Update k8s apiVersion to stable versions
2019-10-02 18:08:45 +02:00
89c99fb28c
Fix minikube service dockerwatch --url fetch
2019-10-02 18:08:45 +02:00
5caf7c4c9c
Wrap k8s Dockerfile start in sh
2019-10-02 18:08:45 +02:00
c54e108bd0
Remove rebar3 install from basic example
...
rebar3 is already installed in image.
2019-08-12 14:33:00 +02:00
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
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
6b805ff343
Refactoring: Copy Minikube, Erlang and Prometheus example
...
This commit copies Lukas Larsson's (@garazdawi) and Siri Hansen's
(@sirihansen) example from:
https://github.com/erlang/docker-erlang-example/tree/minikube-prom-graf
2019-05-20 14:32:06 +02:00