Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ssh-auth volume name explicit on creation, fixes #3075 #3077

Merged
merged 1 commit into from Jun 30, 2021

Conversation

rfay
Copy link
Member

@rfay rfay commented Jun 29, 2021

The Problem/Issue/Bug:

ddev auth ssh didn't work with docker-compose v2, see #3075

How this PR Solves The Problem:

The problem turns out to be that docker-compose v2 uses a different default name for the volume

Manual Testing Instructions:

Normal testing for ddev auth ssh

  • ddev auth ssh and add some keys
  • ddev exec ssh-add -l should show your keys

@gitpod-io
Copy link

gitpod-io bot commented Jun 29, 2021

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

Successfully merging this pull request may close these issues.

None yet

1 participant