Docker 0.7 introduces multiple storage backends, and one of them is devicemapper. How can I check which storage backend it is using, and force it to use devicemapper if it is not already?
Docker 0.7 introduces multiple storage backends, and one of them is devicemapper. How can I check which storage backend it is using, and force it to use devicemapper if it is not already?