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
The terminology is coming directly from Docker, so I feel like we should be consistent. Also - in Docker we only display start/stop/restart/etc. for applicable items so it won't add any clutter. In other words "unpause" will only show for paused containers
Lol nah the crazy stuff is for registries. This is a pretty simple one that just adds "state" at the beginning here with an example reference in package.json here
It would probably be pretty easy to replicate for app service or functions if we want to hide start/stop/etc.
Repro steps:
Expected:
Start works or I can "unpause"
Actual:
Start doesn't work and there is no unpause
Action: vscode-docker.containers.start
Error type: 409
Error Message: (HTTP code 409) unexpected - cannot start a paused container, try unpause instead
Version: 0.7.1-alpha
OS: darwin
Product: Visual Studio Code
Product Version: 1.36.1
Language: en
Call Stack
The text was updated successfully, but these errors were encountered: