Skip to content

Fails when container isn't installed in hardcoded path #111

Description

@jacksenk

"PATH": "/usr/local/bin:/opt/homebrew/bin:/usr/bin:/bin:/usr/sbin:/sbin"

For Apple Container installations using Nix, the hardcoded path variable in the referenced line above results in an error "env: container: No such file or directory"

This is because container is installed at /run/current-system/sw/bin/container

Please update this file to use the user's path variable instead of hardcoding

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions