If you want to understand a Docker image, there is no more useful tool than the docker history command. Whether it’s telling you why your image is so large, or helping you understand how a base image was constructed, the history command will let you peer ... (more…)
Read more »
Learn from Docker experts to simplify and advance your app development and management with Docker. Stay up to date on Docker events and new version announcements! (more…)
Read more »
Most developers think of COBOL as a dead language. Surprisingly, the TIOBE Index for October 2016 lists COBOL as the 24th most popular…
Read more »
Docker Desktop builds on the company's original claim to fame as a purveyor of container portability throughout the app development process, and could be an attractive asset to a potential acquirer as the company reportedly contends with continued financi... (more…)
Read more »
A Docker Compose file can be confusing. "Is this a volume or a bind mount?" By the end of this article, you'll stop guessing and will know in an instant. (more…)
Read more »