DRY – An Alternate Command Line Tool for Docker

Dry is a terminal application to manage Docker containers and images. It aims to be an alternative to the official Docker CLI when it is needed to repeatedly execute commands on existing containers… Read more

Similar

Community Curated Docker Resources

Learning Docker? Check out these best online Docker courses and tutorials recommended by the programming community. Pick the tutorial as per your learning style: video tutorials or a book. Free course or paid. Tutorials for beginners or advanced learners.... (more…)

Read more »

Docker in 10 Minutes

I've been exposed to docker on and off and every time I see it, I seem to need a refresher. In this article we will go through everything you need to know about Docker in order to either jump into and existing project or get started with using it. (more…)

Read more »