0. Getting started with Docker Containers
A first look at containers through one of the most popular containerization platforms in Docker
Container-based Virtualization
A first look at containers through one of the most popular containerization platforms in Docker
Understand the components behind docker containers and installing docker
First step into packaging a web application as a docker image using the Dockerfile
Showcase of the Dockerfile for some popular application stacks such as JAVA, Mysql, PhP, NodeJS, Angular
Discovering Docker through common commands
Using multiple Dockerfiles to leverage a service oriented architecture
Using a Dockerfile to containerize a web application and its database server
Using Maven to automate the build of a Spring Boot Application
A docker-compose file for the Spring Cloud based microservices, mysql databases, MEAN components
Running a MEAN Application in a docker container with persistance of the Mongo database and the use of a volume to store the media