Skip to content

Unable to find image 'curtis/swift-onlyone' #7

Open
@drozzy

Description

My question is probably very silly, but I'm not familiar with docker. I just have it installed, and want to spin up a swift service to connect to from python.

When following your instructions, after running the second command:

ID=$(docker run --name onlyone --hostname onlyone -d -p 12345:8080 --volumes-from SWIFT_DATA -t curtis/swift-onlyone)

I get the following response from docker:

Unable to find image 'curtis/swift-onlyone:latest' locally
docker: Error response from daemon: repository curtis-swift-onlyone not found: does not exist or no pull access.

Any tips?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions