Unoffical multi-arch builds for DailyNotes
10K+
Unofficial builds for DailyNotes.
/app/config : location used by SQLite. Unneeded if using alternative database.5000 : default port used by applicationPUID : overwrite the default User ID (1000) on the /app/config directoryPGID : overwrite the default Group ID (1000) on the /app/config directoryDATABASE_URI : specify connection string to external database. Default uses internal SQLitePREVENT_SIGNUPS : disable signup formBASE_URL : specify a root URL when using subfolders with a reverse proxydocker run -p 5000:5000 -v /mnt/dailynotes:/app/config -e PUID=1010 -e PGID=1010 jdreinhardt/dailynotes:latest
Content type
Image
Digest
Size
178.1 MB
Last updated
over 4 years ago
docker pull jdreinhardt/dailynotes