Skip to content

Mounting a single file fails silently #33

@comunidadio

Description

@comunidadio

Description

Steps to Reproduce

➜  matchlocktesting ls
1file.txt
➜  matchlocktesting matchlock run --image alpine:latest --rm -v ./1file.txt:/workspace/1file.txt -it sh
➜  matchlocktesting

Expected Behaviour

Single file mounting works. This is useful for things like $SSH_AUTH_SOCK (forwarding host's SSH agent to guest).

Actual Behaviour

Match lock just exits silently (with exit code though but wasn't immediately obvious).

Environment

  • OS: macOS 15.7.3
  • Architecture: arm64
  • Matchlock version: 0.1.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions