You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just reproduced this with a completely fresh install and the Task from the Quickstart (https://dstack.ai/docs/quickstart/#run-a-configuration). Same dstack version. Everything works fine if I run dstack init in the same empty current working directory first.
Is it possible / supported to run dstack without any of the local upload / repo support?
Steps to reproduce
Try to create a dev environment , using a folder where
dstack init
has not been run.dstack apply -f dev-environment.yml --no-repo
Actual behaviour
Errors with
Repo none does not exist
Expected behaviour
Expected to launch a dev environment with no repo and the workflow folder empty
dstack version
0.18.30
Server logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: