🐋 IPFS-backed Docker Registry. Contribute to ipdr/ipdr development by creating an account on GitHub. (more…)
Read more »
Quickly install MySQL and phpMyAdmin using Docker without bloating your machine. Spin up and bring everything down with just a single command. (more…)
Read more »
Get a high level overview on a number of Docker related tools so you can identify them and learn what they do.
Read more »
Automatically manage image digests in Dockerfiles, docker-compose files, and Kubernetes manifests by tracking them in a separate Lockfile - safe-waters/docker-lock... (more…)
Read more »
Each container except read only image space, consume also some writable space from storage layer.
This writable and none writable space are managed together by storage driver.
What is storage driver? Storage driver is a plugin for docker which is responsi... (more…)
Read more »