# Docker Containers

Elements runs from a series of Docker containers, allowing flexibility for deployment because everything is self-contained. This section will describe each container and its function.

### base <a href="#base" id="base"></a>

### api <a href="#api" id="api"></a>

### app-node <a href="#app-node" id="app-node"></a>

### app-serve <a href="#app-serve" id="app-serve"></a>

### cdn-serve <a href="#cdn-serve" id="cdn-serve"></a>

### code-serve <a href="#code-serve" id="code-serve"></a>

### setup <a href="#setup" id="setup"></a>

### ui <a href="#ui" id="ui"></a>

### redis <a href="#redis" id="redis"></a>

### mongo <a href="#mongo" id="mongo"></a>

TODO: Update this section
