Tag: Docker
How to Deliver Cloud Native Apps at High Velocity – CICD with Docker and K8s
Who Is This Book For, and What Does It Cover? The main goal of this book is to provide a practical roadmap for software development
Introduction to Docker – CMSC388T
Docker is an open platform for developing, shipping, and running applications. It allows you to separate your applications from your infrastructure so you can deliver
POPULAR DOCKER INTERVIEW QUESTIONS AND RESPONSES
Docker is a platform that allows you to build, share, and run containerized applications. A container is a software package that includes everything needed to
CI/CD Pipeline-as-code with Jenkins and Docker
CI/CD Pipeline-as-code with Jenkins and Docker is a way of creating and managing a continuous integration and continuous delivery pipeline using code files and Docker