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
Copy file name to clipboardExpand all lines: README.md
-14Lines changed: 0 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -185,20 +185,6 @@ See detailed documentation about development workflow with dockergento
185
185
186
186
*[Docker Images List](docs/docker_images.md)
187
187
188
-
## Troubleshooting
189
-
190
-
### Named volumes suddenly bind to host
191
-
192
-
There is bug in docker that causes volumes to stop working and start behaving like a bind mount. If you notice a performance decrease, try the following:
193
-
194
-
*`dockergento volumes-check`
195
-
196
-
In case of confirmation that volumes are broken, restart dockergento:
197
-
198
-
*`dockergento restart`
199
-
200
-
**NOTE**: if volumes are still broken after restarting, you need to restart the docker app :(
0 commit comments