apereo / cas-webapp-docker

Apereo CAS Server web application running inside a docker container.
https://hub.docker.com/r/apereo/cas/
Apache License 2.0
117 stars 88 forks source link

Docker Latest Tag #10

Closed madhavajay closed 7 years ago

madhavajay commented 7 years ago

Hi, The instructions here on docker hub don't work because there is no "latest" tag: https://hub.docker.com/r/apereo/cas/

docker pull apereo/cas Please push the latest version tagged as "latest" and make it part of the docker build and push process.

mmoayyed commented 7 years ago

Note that today, Docker Hub is unable to convert an existing repository to use Automated Builds: https://github.com/docker/hub-feedback/issues/794

Seems like we'd have to delete the existing repo or start a brand new one for the automated build, neither of which is going to happen. We can proceed to do this manually for now until that ability becomes available.

mmoayyed commented 7 years ago

This is now done.