culTest

    One of the 50 questions in this topic

    How much do you know about Docker?

    What is Docker?

    Answers

    an operating system
    A container virtualization platformCorrect
    A programming language
    A cloud storage service

    Docker is a container virtualization platform that allows applications and their dependencies to be packaged into standardized units called containers, making it easier to develop, distribute, and run applications in any environment.