Skip to content

rpbcopy not working inside Docker containers #6

@TravisDart

Description

@TravisDart

I'm using Neovim in a container, but when I load rpbcopy into the container, it doesn't populate the host's clipboard:

I'm running this in Neovim's shell:

curl -fsSLo rpbcopy_0.1.5_Linux_amd64.tar.gz https://github.com/bottlerocketlabs/remote-pbcopy/releases/download/v0.1.5/rpbcopy_0.1.5_Linux_amd64.tar.gz
tar xf rpbcopy_0.1.5_Linux_amd64.tar.gz
mv rpbcopy /usr/local/bin
echo "hi" | rpbcopy

If only SSH is supported and not Docker, then view this as a feature-request instead of a bug report. 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions