Skip to content

Commit

Permalink
Adding memory limit globally of 60Gb
Browse files Browse the repository at this point in the history
  • Loading branch information
Himani Deshpande committed Oct 11, 2023
1 parent 056eb01 commit 60269a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kitchen.docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
driver:
name: dokken
memory_limit: 64424509440 #60Gb
platform: linux/amd64
pull_platform_image: false # Use the local images, prevent pull of docker images from Docker Hub,
chef_version: 18 # Chef version aligned with the one used to build the images
Expand Down

0 comments on commit 60269a4

Please sign in to comment.