Skip to content
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.

Missing ssh in Alpine version #94

Closed
EvgenyOrekhov opened this issue Jul 22, 2016 · 1 comment
Closed

Missing ssh in Alpine version #94

EvgenyOrekhov opened this issue Jul 22, 2016 · 1 comment

Comments

@EvgenyOrekhov
Copy link

EvgenyOrekhov commented Jul 22, 2016

When I run

docker run --rm -v $(pwd):/app -v ~/.ssh:/root/.ssh composer/composer:alpine outdated

I get

  [RuntimeException]                                                                                                               
  Failed to execute git clone --mirror '[email protected]:repo/name.git' '/composer/cache/vcs/git-bitbucket.org-repo-name.git/'  
  Cloning into bare repository '/composer/cache/vcs/git-bitbucket.org-repo-name.git'...                                           
  error: cannot run ssh: No such file or directory                                                                                 
  fatal: unable to fork

The "latest" version is working fine.

@EvgenyOrekhov
Copy link
Author

Closing because of package deprecation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant