Skip to content
Snippets Groups Projects
Commit 57fc3c49 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

cpu limit für gitlab

parent 0591f919
No related branches found
No related tags found
No related merge requests found
version: "2"
version: "2.2"
services:
......@@ -8,6 +8,7 @@ services:
image: gitlab/gitlab-ce:13.4.4-ce.0
restart: always
mem_limit: 4gb
cpus: 0.75
ports:
- 0.0.0.0:444:22
volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment