Installing CellStore with Docker, Part 1: Docker

These instructions are meant for the first installation only of CellStore. For updates, refer to the update instruction.

Estimated reading time: 2 minutes

Before installing CellStore Docker container, we will first need to install the Docker Engine and, optionally configure a database server.

Docker is available in two editions: Community Edition (CE) and Enterprise Edition (EE).

Docker Community Edition (CE) is a free version that is ideal to get started. Docker Enterprise Edition (EE) is a paid version that is designed for enterprise development and business critical applications in production at scale. Note that on some platform where only Docker EE is supported, it is possible to install the free legacy version v1.13.

Follow the links in the table below for the installation instruction corresponding to the desired Docker edition and platform combination.

Platform Docker CE (Current, free) Docker EE (Current, paid) Docker V1.13 (Legacy, free)
Debian yes    
Ubuntu yes yes  
CentOS yes yes  
Fedora yes    
Red Hat Enterprise Linux   yes yes
SUSE Linux Enterprise Server   yes yes
Oracle Linux   yes  
Windows Server 2016   yes  
Mac yes    
Windows 10 yes    
Amazon Web Services yes yes  
Microsoft Azure yes yes  

On to Part 2 »

cellstore, install, installation, documentation, docker