Skip to content

ImageMonkey/imagemonkey-archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BUILD

  • clone repository with https://github.com/bbernhard/imagemonkey-archiver.git
  • build docker image with docker build -t imagemonkey-archiver -f env/docker/Dockerfile .

RUN

  • cd into the directory where the database dump (db_dump.sql) and the donations folder (donations) resides
  • run docker run --mount type=bind,source="$(pwd)",target=/home/imagemonkey/data -it imagemonkey-archiver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published