Skip to content

[UX] Support ~ for path in instance volumes #3526

@peterschmidt85

Description

@peterschmidt85

Currently, I have to type:

type: task

volumes:
  - /dstack-cache/pip:/root/.cache/pip

When we don't know the username, specifying home directory paths is very difficult.

Ideal would be:

type: task

volumes:
  - /dstack-cache/pip:~/.cache/pip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions