Submit your Linux news story here.

Five docker command line utilities you should know

Docker is a free and open-source software that automates the deployment of applications inside software containers. It runs on Linux, Windows and Unix-like system. This blog post introduced you to a few useful docker CLI tools.

From the blog post:

You can find a lot of cool Docker utilities on the web. Most of these are open source and available on Github. Over the last two years, I have become quite active with Docker, using it for most of my development projects. As you start using Docker, you will find it is suitable for more use cases than you may have initially envisioned. You will want Docker to do a little more for you—and it will not disappoint!