Skip to content

start with persistent storage (/data/dump.rdb) volume-shared-filesystems #47

Closed
@a1exus

Description

@a1exus

I'm trying to "start with persistent storage" Redis docker using Docker run reference, however, inside of docker container I see /data/dump.rdb file, yet on host I do not:

alexus@mbp:~ $ docker run --name redis --volume=data:/data/:rw -p 6379:6379 -d redis
720d5faa3c90ae73bf0add2013fe074dd4bc14a6c30b6c593fa88646371efd4d
alexus@mbp:~ $ ls data/
alexus@mbp:~ $

please advise)

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