Compare with 1 courses

Docker

Docker

₹ 199

₹ 1999

Docker is an open-source platform for creating and running applications in containers. Containers are lightweight, isolated environments that package an application and its dependencies.

Learn more
Has discount
Expiry period Lifetime
Made in English
Last updated at Tue Nov 2023
Level
Beginner
Total lectures 10
Total quizzes 0
Total duration 08:55:11.000000 Hours
Total enrolment 0
Number of reviews 0
Avg rating
Short description Docker is an open-source platform for creating and running applications in containers. Containers are lightweight, isolated environments that package an application and its dependencies.
Outcomes
Requirements
  • Operating System: Docker can be installed on various operating systems, including Linux, Windows, and macOS. Ensure that your operating system is supported by Docker.
  • Docker Engine: Install the Docker Engine, which is the runtime that executes and manages Docker containers. The Docker Engine is available for different platforms and can be downloaded from the official Docker website.
  • Hardware Requirements: Docker has minimal hardware requirements. Ensure that your system has sufficient CPU, memory, and disk space to run containers efficiently.
  • Virtualization Support: Docker relies on virtualization technologies, such as hardware-assisted virtualization or containerization features, depending on the operating system. Ensure that your system supports these virtualization technologies.
  • Internet Connectivity: Docker images and dependencies are typically fetched from Docker Hub or other container registries. Ensure that your system has internet connectivity to download and access the necessary images.
  • User Permissions: Depending on your operating system, you may need administrative or root privileges to install and run Docker. Ensure that you have the necessary permissions to work with Docker.