August 2019
Beginner
608 pages
16h 7m
English
The future is in containers. It has been said for years, and now it is almost fact. Running applications in containers provides many advantages. It requires much less operating system overhead because containers share the capacity of the underlying operating system. GitLab provides GitLab Docker images via Docker Hub, the central registry on the internet for official Docker images.
Both GitLab CE and EE are available and are called gitlab/gitlab-ce and gitlab/gitlab-ee. GitLab Docker images are feature complete images of GitLab and they run all the services in a single container.
Containers can run in different environments, but let's start with the following:
Read now
Unlock full access