@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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @CrotchBurnt on GitHub (Nov 30, 2023).
@cbongard90 commented on GitHub (Dec 1, 2023):
You can try the solution below:
Link to issue
docker exportyour image asxxx.tardocker loadyourxxx.tardocker runwith updated resources allocation@CrotchBurnt commented on GitHub (Dec 4, 2023):
See in discussions #199