Skip to content

Slightly lost on how to launch the container #4

@minertom

Description

@minertom

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions