You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
usage: seqrepo-rest-service [-h] [--wait-for-path] SEQREPO_INSTANCE_DIR
seqrepo-rest-service: error: the following arguments are required: SEQREPO_INSTANCE_DIR
Expected behavior
It would be nice if it just ran using the same default dir as SeqRepo itself. And detected that a snapshot was already there.
The text was updated successfully, but these errors were encountered:
Describe the bug
To Reproduce
Steps to reproduce the behavior:
I have a directory
$HOME/dev/data/seqrepo
with a populated and working SeqRepo database.Pull image:
Run container:
Output:
Expected behavior
It would be nice if it just ran using the same default dir as SeqRepo itself. And detected that a snapshot was already there.
The text was updated successfully, but these errors were encountered: