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
Prior to ddev 1.8.0 the "stop" command would simply turn off the docker instances associated with a project. As of 1.8.0 the command will have the same effect as the existing "remove" command. A new command, "pause", was added to replace the need to turn off the instances without removing them.
What you expected to happen:
There's a new button for the "pause" command.
Version: Please include the output of ddev version, docker version and the project's .ddev/config.yaml.
Sorry to say that ddev-ui is completely deprioritized at Drud, although I'm sure community contributions would be welcome. The last activity was in December, 2018, and it's not being tested against current ddev.
OTOH, ddev/ddev#642, which has been long-awaited for ddev-ui because it would allow ddev-ui to "see" projects that aren't currently represented by docker containers, nearly made it into v1.8.0, and will probably be in the next, and that will be a huge win for ddev-ui if it gets resurrected.
What happened (or feature request):
Prior to ddev 1.8.0 the "stop" command would simply turn off the docker instances associated with a project. As of 1.8.0 the command will have the same effect as the existing "remove" command. A new command, "pause", was added to replace the need to turn off the instances without removing them.
What you expected to happen:
There's a new button for the "pause" command.
Version: Please include the output of
ddev version
,docker version
and the project's .ddev/config.yaml.ddev 1.8.0
ddev-ui 0.6.0
Related source links or issues:
ddev/ddev#1533
Please use a complexity rating of 1-5 (5 is high) for a feature request. (High complexity implies more PR planning)
Don't know.
The text was updated successfully, but these errors were encountered: