Skip to content

Release v2.3.4

Luc Everse requested to merge development into master

Description

Adds a memory limit 4 GiB to Docker containers.

Changes

N/A

Additions

  • Allocate at most 4 GiB of RAM (including swap) to a Docker container
  • Set the name of the docker image to the submission ID for easier identification

Merge request reports