omeka / Omeka

A flexible web publishing platform for the display of library, museum and scholarly collections, archives and exhibitions.
http://omeka.org
GNU General Public License v3.0
472 stars 193 forks source link

Updating Docker Container #884

Open Dr-Crow opened 5 years ago

Dr-Crow commented 5 years ago

I wanted to install Omeka via a docker container but I notice the official dockerhub page, found here , has not been updated in 2 years.

Currently the docker container sits at version 2.5, but the current version of Omeka is 2.6.1 . Is there any plan to keep the docker container up to date?

Also I see no mention of the docker container in the documentation and no documentation on the docker container.

zerocrates commented 5 years ago

The name makes it look official, but someone else independently created that Docker page. I'm not sure if there's something we can do about that or not.

Dr-Crow commented 5 years ago

@zerocrates Thanks for the information. Do you guys have an official dockerhub/docker container?

jyn514 commented 5 years ago

Looks like there's a (slight) more recent container at https://github.com/dodeeric/omeka-s-docker/

jyn514 commented 5 years ago

I started working on a more up-to-date version, still using an old version of mysql for now. https://github.com/jyn514/omeka-docker

zerocrates commented 5 years ago

The other "more recent" container you referenced is for Omeka S, not Omeka Classic (this repository).

We don't have any current plans to publish an official container for either Classic or S.