Skip to content

Dockerize #6

@A-Alaa

Description

@A-Alaa

For this project, dockering helps in:

  1. Isolating the running applications from the external environment.
  2. Limit the resources (CPU and Memory), which useful for benchmarking reports and running in a controlled resources to avoid crashes on remote machines (e.g Alex Bibliothica). More on this here.
  3. Allow the usage of root previleges to install system-wide libraries that optimize the mathematical libraries (e.g Lapack and OpenBlas).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions