Publish an updated Docker Image when a new release is cut
complete
Danny Brown
Publish an updated docker image as a part of CircleCI Merge's to master. Images should be tagged as follows:
- ohif/viewer:latest
- ohif/viewer:vx.x.x
Image should contain instructions on which .js settings file to replace to configure the application, as well as how to update the bundled nginx web server
Danny Brown
complete
CircleCI now updates latest tag and creates a version tag (that matches our NPM + semantic-release versioning) on each new release. You can see the updated docker image on docker hub here:
https://cloud.docker.com/u/ohif/repository/docker/ohif/viewer