TecMint published part 2 and 3 of their Docker tutorial.
How to Install, Run and Delete Applications Inside Docker Containers - Part 2
Following the previous Docker article, this tutorial will discuss how to save a Docker container into a new image, remove a container, and run an Nginx web server inside a container.
How to Install, Run and Delete Applications Inside Docker Containers - Part 2
How to Automatically Build and Configure Custom Docker Images with Dockerfile - Part 3
This tutorial will concentrate on how to build a custom Docker image based on Ubuntu with Apache service installed. The whole process will be automated using a Dockerfile.
How to Automatically Build and Configure Custom Docker Images with Dockerfile - Part 3