Skip to content

docker with git repos #1358

@gregwebs

Description

@gregwebs

I have only seen 1 issue after taking advantage of #531, usage with git repos

I get errors when I have a config like this with docker: in it also.

packages:
  - .
  - extra-dep: true
  - location:
      git: ...
      subdirs: ...

When I remove the docker: section everything installs.
It seems that I need to mount my ~/.ssh directory, but I cannot figure out how to get that to work.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions