-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
I successfully downloaded docker (docker run "hello world" works fine).
Also, I pulled and built the docker-for-data-science image and built it. under "docker images" is listed
`docker4data/predict_api prod-1.0.1 c71ce585e7b7 28 minutes ago 1.33GB
docker4data/talkvoter prod-1.0.1 f8791766e5ec 29 minutes ago 955MB
`
However, whichever method I use to run the image, I get "unable to find image".
docker run docker4data/predict_api
OR
docker run predict_api.
I am sure that there is something simple that I am missing. Very new to docker.
Thank You
Tom
Metadata
Metadata
Assignees
Labels
No labels