One of the 50 questions in this topic
How much do you know about Docker?A Docker container is an executable instance of a Docker image. It is a lightweight, portable and self-sufficient package that includes everything needed to run an application: code, runtime, system tools, libraries and configurations.