Actions

Docker

From dotnet

Revision as of 15:23, October 5, 2023 by Pinfold (talk | contribs) (Created page with "Docker is a containerization platform that allows you to package and run applications in isolated environments. Docker skills include: *Understanding the Dockerfile syntax *Creating and managing Docker images *Running Docker containers *Networking Docker containers *Managing Docker volumes *Securing Docker containers *Deploying Docker containers to production")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Docker is a containerization platform that allows you to package and run applications in isolated environments. Docker skills include:

  • Understanding the Dockerfile syntax
  • Creating and managing Docker images
  • Running Docker containers
  • Networking Docker containers
  • Managing Docker volumes
  • Securing Docker containers
  • Deploying Docker containers to production