azukiapp / azk

azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.
http://azk.io
Apache License 2.0
897 stars 63 forks source link

[Docs] Troubleshooting: azk start and clean #470

Closed saitodisse closed 9 years ago

saitodisse commented 9 years ago

Updating docs Troubleshooting with two new sections:

  1. The azk start command is not working
  2. How can I clean Docker files?
  3. How can I clean azk persistent files?

This PR closes #397 This PR closes #427