mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 13:53:28 +01:00
Mouse freezes but the system still working. #137
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 @andersonmendess on GitHub (Mar 15, 2021).
the mouse freezes after some minutes running the container.
Linux lenovo 5.11.2-1-MANJARO #1 SMP PREEMPT Fri Feb 26 12:17:53 UTC 2021 x86_64 GNU/Linux
:0
1
NAME="Manjaro Linux"
PRETTY_NAME="Manjaro Linux"
Sist. Arq. Tam. Usado Disp. Uso% Montado em
/dev/nvme0n1p2 225G 75G 139G 36% /
bash: qemu-system-x86_64: comando não encontrado
bash: libvirtd: comando não encontrado
free: Várias opções de unidade não faz sentido.
8
8
crw-rw-rw- 1 root kvm 10, 232 mar 14 20:37 /dev/kvm
total 0
drwxrwxrwt 2 root root 60 mar 14 20:37 .
drwxrwxrwt 13 root root 420 mar 14 20:51 ..
srwxrwxrwx 1 root root 0 mar 14 20:37 X0
root 478 0.0 0.2 1824868 21088 ? Ssl 20:37 0:00 /usr/bin/dockerd -H fd://
anderson 2875 0.0 0.0 6428 2260 pts/2 S+ 20:51 0:00 grep --colour=auto dockerd
7f2d68d6850e sickcodes/docker-osx:latest "/bin/bash -c 'sudo …" 22 hours ago Up 13 minutes 0.0.0.0:50922->10022/tcp dreamy_perlman
kvm:x:992:
docker:x:963:anderson
@sickcodes commented on GitHub (Mar 15, 2021):
Change -e RAM=7
@sickcodes commented on GitHub (Mar 15, 2021):
Yesterday I changed RAM to 2, let me emphasize the RAM issue a bit more in the documentation as I too have experienced lockups when playing with low ram containers
@sickcodes commented on GitHub (Mar 17, 2021):
Added RAM=max as the default in https://github.com/sickcodes/Docker-OSX/pull/206
@iocron commented on GitHub (Jul 8, 2021):
It seems to me too much RAM makes everything freeze, too low RAM isn't good either. I am trying 2GB right now and everything works smooth (at least for now).
@JoseHuertasDev commented on GitHub (Aug 27, 2021):
Any update about this?
@dephacto commented on GitHub (Apr 5, 2023):
Any update about this?