We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
running the image, either from docker hub or building it myself will initiate a failing docker build:
docker run --rm -it -v /tmp/semaout:/output -v semagrow/sevod-scraper cassandra 192.168.99.100 9042 test http://music/ /output/metadata.ttl
The text was updated successfully, but these errors were encountered:
This command fails because of the second "-v" flag. Is this the command you are trying to run? Can you please post the error message you get?
Sorry, something went wrong.
gmouchakis
No branches or pull requests
running the image, either from docker hub or building it myself will initiate a failing docker build:
docker run --rm -it -v /tmp/semaout:/output -v semagrow/sevod-scraper cassandra 192.168.99.100 9042 test http://music/ /output/metadata.ttl
The text was updated successfully, but these errors were encountered: