Docker | Stack | Fluid Attacks Help

Docker

Rationale

Docker is the containerization tool used by Fluid Attacks' infrastructure.

The main reasons why we chose it over other alternatives are:

  1. It is Open source.
  2. It is the most popular containerization tool in the market.
  3. GitLab CI and AWS Batch require it to work.

Alternatives

No alternatives are currently being considered as in most situations Docker is a by-default component of other solutions and cannot be replaced.

Usage

We use Docker for running containers in:

  1. AWS Batch
  2. GitLab CI