Dockerfile for Paperwork with embedded MariaDB (MySQL) Database
Open Source note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep
Zuhkov [email protected]
Build from docker file:
git clone [email protected]:Zuhkov/docker-containers.git
cd paperwork
docker build -t zuhkov/paperwork .
You can also obtain it via:
docker pull zuhkov/paperwork
Create your Paperwork config directory (which will contain both the properties file and the database) and then launch with the following:
docker run -d -v /your-config-location:/config -p 8888:80 zuhkov/paperwork
Browse to http://your-host-ip:8888 and login with user and password paperwork
Paperwork is an open source project and is copyright twostairs
This docker image is built upon the baseimage made by phusion
Content type
Image
Digest
Size
429.3 MB
Last updated
over 8 years ago
docker pull nephelo/paperwork