You can learn more about Dockerfile at https://docs.docker.com/engine/reference/builder/. Some resources so that you can learn about Docker can be found at https://www.docker.com/resources. The definition of a container by Docker can be read at https://www.docker.com/resources/what-container. You can read about microservices in general at https://en.wikipedia.org/wiki/Microservices. One of the first articles on microservices by Martin Fowler can be found at https://martinfowler.com/articles/microservices.html.