Best of DockerJune 2021

  1. 1
    Article
    Avatar of jetbrainsJetBrains·5y

    Absolute Beginner’s Guide to Docker – Webinar Recording

    The recording of our webinar, Absolute Beginner’s Guide to Docker, with Jonathan Turner, is now available. We’ll go over what Docker is, the difference between images and containers, a few quick ways to use Docker in a dev environment, and briefly talk about creating your own images.

  2. 2
    Article
    Avatar of geekcultureGeek Culture·5y

    Introduction to Docker and Container-based development 📳(MICROSERVICES — Part-1)

    In 2013, dotCloud released their Docker container project to the public as an open-source project named Docker. Docker is a container-based platform and can be used by everyone (not just inside dotCloud). Later dotCloud switched its name to Docker, Inc. This was developed by using the Go language as the programming language.

  3. 3
    Article
    Avatar of hashnodeHashnode·5y

    Docker Cheatsheet

    Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. By taking advantage of Docker’s methodologies for shipping, testing, and deploying code quickly, you can significantly reduce the delay between writing code and running it. In this post, I will mention docker commands which we need or most of the use-cases.

  4. 4
    Article
    Avatar of hnHacker News·5y

    nushell/nushell: A new type of shell

    Nushell is a new type of shell. It works on Windows 10 and does not currently have Windows 7/8.1 support. There is a book about Nu that is currently in progress. We're also working on a book for developers to help you get started.