Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Docker's roles within DE

Don Sizemore edited this page Apr 25, 2016 · 3 revisions

Discovery Environment makes use of Docker in three primary ways:

  1. Long-running internal services (UI, notifications, metadata indexing)
  2. Configuration management (via data containers)
  3. End-user job execution (called via Condor DAG)

Note that the DE group_var file contains a docker.version setting, but it's only used internally for QA.

Clone this wiki locally