[GH-ISSUE #726] Is there a way to increase RAM and cores after container is created? #557

Closed
opened 2026-02-27 23:01:05 +03:00 by kerem · 2 comments
Owner

Originally created by @CrotchBurnt on GitHub (Nov 30, 2023).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/726

Originally created by @CrotchBurnt on GitHub (Nov 30, 2023). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/726
kerem closed this issue 2026-02-27 23:01:05 +03:00
Author
Owner

@cbongard90 commented on GitHub (Dec 1, 2023):

You can try the solution below:
Link to issue

  1. docker export your image as xxx.tar
  2. docker load your xxx.tar
  3. docker run with updated resources allocation
<!-- gh-comment-id:1835792038 --> @cbongard90 commented on GitHub (Dec 1, 2023): You can try the solution below: [Link to issue](https://github.com/sickcodes/Docker-OSX/issues/500#issuecomment-1429066474) 1. `docker export `your image as `xxx.tar` 2. `docker load` your `xxx.tar` 3. `docker run` with updated resources allocation
Author
Owner

@CrotchBurnt commented on GitHub (Dec 4, 2023):

See in discussions #199

<!-- gh-comment-id:1837734844 --> @CrotchBurnt commented on GitHub (Dec 4, 2023): See in discussions [#199](https://github.com/sickcodes/Docker-OSX/discussions/199)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#557
No description provided.