Skip to content

Service Docker Containerized

  • Author: Alan Ousi
  • Date / Version: 30/05/2023

User roles

  1. Developer

Prerequisites / Conditions

  1. Condition which should be fulfilled
  2. Condition which should be existing

Use Case Diagram

uml diagram

Description of use case

  1. Developer makes some features
  2. Features are made into Docker Image
  3. Docker image is then made into to Docker container

Result

  • This makes it so that the feature runs in everyones hardware and not only the developers hardware. Because everyone will use the same Docker container

Use frequency

Whenever a new feature is being added to the project

Sources

This wiki-document is based on the The public administration recommendations

Thanks to the original authors.