Open
Description
Steps to reproduce
Apply this configuration:
type: task
image: ubuntu
Actual behaviour
The user is presented with a prompt that doesn't work.
dull-zebra-1 provisioning completed (running)
root@ip-172-31-31-105:/workflow#
Expected behaviour
The user is not presented with a prompt that doesn't work.
One option is to run the commands without a pseudo terminal or with stdin set to /dev/null
, so that various programs don't attempt to run interactively.
dstack version
0.19.13
Server logs
Additional information
No response