-
[root@s1 evernote]# docker run --rm -t -v /workspace/docker/evernote:/tmp ghcr.io/vzhd1701/evernote-backup:latest Evernote backup & export On the first run, to export notes: Options: Commands: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
You have to use the whole docker run command and add |
Beta Was this translation helpful? Give feedback.
-
Hello vzhd1701, I have tried to use this on my Synology NAS. I managed to install docker on my NAS and when I run the docker run init-db command |
Beta Was this translation helpful? Give feedback.
You have to use the whole docker run command and add
evernote-backup
specific commands after. Like thisdocker run --rm -t -v "$PWD":/tmp ghcr.io/vzhd1701/evernote-backup:latest init-db
docker run --rm -t -v "$PWD":/tmp ghcr.io/vzhd1701/evernote-backup:latest sync
docker run --rm -t -v "$PWD":/tmp ghcr.io/vzhd1701/evernote-backup:latest export output_dir/