Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Conversation

@onnimonni
Copy link
Contributor

This fixes annoying error:

Docker::Error::ClientError:
  create ./spec/fixtures/keys/ssh-key.pub: "./spec/fixtures/keys/ssh-key.pub" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path

# Prepare Hostconfig Bind mounts by converting
# relative paths into absolute paths
#
def prepare_volume_binds
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add/adjust the specs to cover this fix?
Since the tests are passing without this fix, seems like we have an uncovered case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants