Skip to content

Installation fails after Commit 5203cb5 #45

Description

@nahueldsanchez

Hi there. I believe that commit 5203cb5 introduced a bug. When trying to install and run a devcontainer via devc . the command fails with:

docker: Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /home/user/sandbox/.git/config

Steps to reproduce

  1. Run the commands from the Prerequisites section.
  2. Follow the steps from Pattern B: Shared Workspace Container (Grouped)
  3. When running devc . the command will fail.

As a workaround I ran git init in the folder to create the .git/config directory.

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