til

#TIL : Changing channel from alpha to stable will remove ALL DATA

I learned on 2017-05-24 about docker, sysadmin

On MacOS, changing Docker channel will remove all data (includes volumes, images, networks and ... everything).

Because Docker on Mac using a minimal Linux machine to host docker engine, so changing machine means discarding all old data. So BECAREFUL !

Enjoyed this?

Leave a kudo — it means a lot.

0