Skip to content

Show-Key Docker Container #1124

Answered by nblumhardt
danzfairs asked this question in Help
Discussion options

You must be logged in to vote

Hi! All of the Seq command-line is also exposed by the Docker container (more or less), so it should be possible (if the data volume can be mounted read-only while in use), to run:

docker run -v <volume mount> datalust/seq show-key

On Docker, however, since there's no equivalent of Windows' DPAPI applied to the value in the config file, it's possible to just copy the value from Seq.json as you've done, and supply this to the restore command if needed.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nblumhardt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants