Setting Up Docker

Before you can run Docker containers, you must set up Docker on the host that will run the containers. Set up Docker according to the process described in the following table.

Stage Description
1.

Download and install the appropriate Docker version on the host machine.

Note: Follow Docker recommendations for the Docker engine version to use for Windows and Red Hat Enterprise Linux (RHEL) 8.x x86_64 host operating systems.

2. Optionally, if you plan to use a compose file to pull and run the core ScanCentral DAST containers (DAST API, DAST Global Service, and DAST Utility Service), download and install Docker Compose (for Windows) or Compose on Linux.
3. Configure your machine for Docker containers.
4. Register and start the Docker service.

For Docker documentation, see https://docs.docker.com/.