mediathekview / zapp-backend

Program info API for German public broadcasting services.
MIT License
4 stars 3 forks source link

Created a simple multi-stage docker file #6

Closed Nicklas2751 closed 4 years ago

Nicklas2751 commented 4 years ago

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.

Nicklas2751 commented 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

Nicklas2751 commented 4 years ago

It’s a other layer. In my example case it’s a reverse proxy which manages the ssl for the whole kubernetes.