opencast / opencast-docker

Dockerfiles for Opencast
https://quay.io/organization/opencast/
Educational Community License v2.0
41 stars 36 forks source link

missing manifest for opencast/<distribution>4.0 #72

Closed gregapodobnik closed 6 years ago

gregapodobnik commented 6 years ago

example:

Pulling opencast (opencast/allinone:4.0)...
ERROR: manifest for opencast/allinone:4.0 not found

By looking at the DockerHub the only 4.x tag is 4.4, while the only official 4.x version of Opencast is 4.0 and this also reflects in the docker-compose versioning.

mtneug commented 6 years ago

Thank you @sajkec for reporting! This should indeed be 4.0, not sure why I called it 4.4 😕. I will fix this in the coming days.

mtneug commented 6 years ago

The branch is now renamed and builds for 4.0 are queued at Docker Hub.