Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 236 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 236 Bytes

Build the omeka-s container

docker build -t omeka-s --rm .

run the app

docker compose up -d ; docker compose logs -f ; docker compose stop ; docker compose rm -f

run the exporter