1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/gitlab_runner/files/docker.slice
Kristian Klausen a6c496e9a6 gitlab_runner: Cap Docker's memory to 95% of system memory
The arch-iso project uses QEMU for building and it uses a lot of memory
(they have crashed runner2 twice), so let's see if we can avoid that by
capping Docker's memory.
2021-06-06 15:11:52 +02:00

3 lines
22 B
SYSTEMD

[Slice]
MemoryMax=95%