Closed Nicklas2751 closed 4 years ago
I created a docker tag example
which I'll delete after the PR and deployed it for example to my private kubernetes: http://wiegandt.eu:30399/v1/channelinfolist
It’s a other layer. In my example case it’s a reverse proxy which manages the ssl for the whole kubernetes.
Also created a docker hub repository with automated builds: https://hub.docker.com/r/mediathekview/zapp-backend
So at every master commit we get a new
latest-dev
and with every new tag a new docker image tagged with the same tag name. latest points to the latest tag build.