Sometimes data is corrupted, and you just want to nuke the whole world and start a new life. In which case do:
$ docker container prune
$ docker volume prune
Sometimes data is corrupted, and you just want to nuke the whole world and start a new life. In which case do:
$ docker container prune
$ docker volume prune
Every few weeks where I don’t touch Docker I tend to forget the basics:
Continue reading