Skip to content

dmake local mount volume: doesn't work as expected #241

@thomas-riccardi

Description

@thomas-riccardi

host_volume = os.path.join(common.cache_dir, 'volumes', volume.host_volume) this returns volume.host_volume when it is already an absolute path (which is always the case).

The code seems to try to mount a local path when not in SSHDeploy (ie, with dmake run, shell, test): repo/.dmake/volumes/xxx, but it does not.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions