docker invalid reference format

0 votes

I'm following this Docker-based tutorial. When I tried to run Docker (using the run.sh script), I got the following error:

docker run \
    -p 8888:8888 
    -v `pwd`/../src:/src \
    -v `pwd`/../data:/data -w /src supervisely_anpr \
    --rm \
    -it \
    bash

I got the following error:

docker: invalid reference format.

I've spent two hours trying to figure out what's wrong. Any suggestions would be greatly appreciated.

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited 4 days ago 9 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP