-
Notifications
You must be signed in to change notification settings - Fork 3
Docker
vanpeerdevelopment edited this page Jan 14, 2016
·
6 revisions
DWS is a composition of three different containers: database, backend and frontend. Each of these containers is a running instance of a Docker image. The images are built based on Dockerfiles which contain the definition of everything needed in each container. Best practices on writing Dockerfiles can be found here.
- Context Diagram
- Container Diagram
- Component Diagram
- Docker
- Maven and Gulp
- Jenkins