Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 252 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 252 Bytes

Omeka-S in docker

There is also example of docker-compose.yml file which can be used for development. It creates 3 containers:

  • mysql db
  • phpmyadmin
  • omeka-s behind apache (modules or themes can be inserted via docker volumes

docker-compose up