Skip to content

Command not working ... How to do. #13

Answered by vzhd1701
trytop asked this question in Q&A
Discussion options

You must be logged in to vote

You have to use the whole docker run command and add evernote-backup specific commands after. Like this
docker 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/

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@trytop
Comment options

Answer selected by vzhd1701
Comment options

You must be logged in to vote
1 reply
@vzhd1701
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants