Skip to content

Slightly lost on how to launch the container #4

New issue

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

Open
minertom opened this issue Feb 1, 2021 · 0 comments
Open

Slightly lost on how to launch the container #4

minertom opened this issue Feb 1, 2021 · 0 comments

Comments

@minertom
Copy link

minertom commented Feb 1, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant