devenv icon indicating copy to clipboard operation
devenv copied to clipboard

Error message printed when correctly exiting container

Open imincik opened this issue 3 months ago • 0 comments

Describe the bug Error message is printed when correctly exiting container.

To reproduce

  • Run container
devenv container run shell
  • Correctly exit container using exit command
bash-5.2$ exit
exit
✔ Running shell container in 149.1s.
Error:   × Failed to run container

Version

latest master version fdef1171079fb94d71bf96e85996d0a587510e6d

imincik avatar Mar 26 '24 10:03 imincik