mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 00:25:48 +03:00
[GH-ISSUE #462] Increase RAM #332
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#332
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/462
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