Skip to content

Open Source: verify and update "Work with development container" topic #218

Closed
@jamiethermo

Description

@jamiethermo

URL: https://docs.docker.com/opensource/project/set-up-dev-env.md

I followed these instructions and it appears to suggest that I can edit the source tree on my host machine, and the changes will be reflected in the "running development container". This was not the case. Only the docker/bundles directory was mapped. Did I do something wrong?

Running the make shell command mounted your local Docker repository source into your Docker container.

I notice that when I run make shell, I see this line:

Step 48 : COPY . /go/src/github.com/docker/docker
Which suggests that I should not be able to see changes reflected in the development container.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions