Skip to content

After docker save can't connect mongo!! #555

@ch-boogeyman

Description

@ch-boogeyman
# save first
docker save -o ./mongo-test.tar mongo

# others load
docker load -i  ./mongo-test.tar
dcoker run -it -p 27017:27017 --name mongo-test mongo bash

and then can't connect,see images

0

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionUsability question, not directly related to an error with the image

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions