Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Docker
  • SCSB 
  • SCSB-UI
  • SCSB-CIRC
  • SCSB-SOLR-CLIENT
  • SCSB-ETL
  • SCSB-CAS
  • SCSB-BATCH-SCHEDULER
  • SCSB-SHIRO
  • CUCUMBER-AUTOMATION

...

DOCKER

Docker is an open-source software platform to create, deploy and manage virtualized application containers on a common operating system (OS). The SCSB application runs with docker containers running up and dependent on each other. Each container provides a micro-service project which are built as separate images. All the micro services which are used are given under respective modules.

...