mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Increase RAM #332
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rodrigofbm on GitHub (Mar 10, 2022).
I saw the #197 issue but I didn't get it. I have my container
45ecb45be310 sickcodes/docker-osx:monterey "/bin/bash -c 'sudo …" 2 days ago Exited (0) 24 hours ago mystifying_hopperbut with only 4 GB of RAM. I want to change it to 8GB. How I do it please@sickcodes commented on GitHub (Mar 11, 2022):
You will need to pull the image out and use the naked container: https://github.com/sickcodes/Docker-OSX#container-creation-examples
@gustavotoyota commented on GitHub (Jul 8, 2023):
Leaving the solution here as it was hard for me to find: https://github.com/sickcodes/Docker-OSX/discussions/199#discussioncomment-510813