This is http://omeka.org/ running behind Apache 2. It needs to be linked to a mysql container.
1.7K
The easiest way to use this is to pull the git repository for this container from https://github.com/erochest/docker-omeka. This contains the SQL to create the Omeka database, and a Makefile that facilitates getting set up.
Once you have this downloaded or cloned, change into the project directory and run this command:
$ make go
Or, if you're using boot2docker, you need to use the boot2go target.
$ make boot2go
This will pull the images necessary, start and link them, and initialize the database.
Content type
Image
Digest
sha256:4112a724d…
Size
281.2 MB
Last updated
over 9 years ago
docker pull erochest/omeka