Docker on Brightbox
Docker is an open source project that automates the deployment of applications using Linux containerization.
At its core, Docker provides a simple way to describe how your application should be packaged, what its dependencies are and how it should be run.
Brightbox Container Registry
Our Container Registry allows you to store and access Docker images within Brightbox, using your Brightbox login details.
Using Docker on Brightbox
There are multiple ways to use Docker on Brightbox:
- Use Docker through Kubernetes
- User Docker through CoreOS
- Install Docker on an Ubuntu Cloud Server
- Deploy Docker servers using our Docker Machine Driver