How to Create a Docker Image - Linux.com
www.linux.com › how-create-docker-imageJan 22, 2018 · In this article, we will get a basic understanding of creating Docker images. There are prebuilt images available on DockerHub that you can use for your own project, and you can publish your own image there. We are going to use prebuilt images to get the base Linux subsystem, as it’s a lot of work to build one from scratch.