Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.
This repository was archived by the owner on May 28, 2023. It is now read-only.

Configure volume in Docker-Container #28

@iiiich

Description

@iiiich

the docker-rsync installation worked perfectly fine for me. When I look in my docker-machine, I can browse to the synced files via the rsync mount folder.
Now I tried to figure out a way to get this folder in my docker container.

What I thought to do is:
docker run -v /rsync/Users/myuser/my-application:/var/www /bin/bash
but that didn't work out.
So my question: What do I need to do, to access the synced files in a docker container?
Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions