Originally created by @VictorLee0321 on GitHub (Jul 7, 2021).
Had set Automatic login, Prevent sleeping automatically, turned off FileVault, and uncheckDisable automatic login in the docker image, but it can't auto login while I start the container with docker run ... docker-osx:my-big-sur.
These setting works on the true mac machine(mac mini or mac pro).
Originally created by @VictorLee0321 on GitHub (Jul 7, 2021).
Had set **`Automatic login`**, **`Prevent sleeping automatically`**, **`turned off FileVault`**, and *uncheck* **`Disable automatic login`** in the *docker image*, but it can't **auto login** while I start the container with `docker run ... docker-osx:my-big-sur`.
These setting works on the **true mac machine**(`mac mini` or `mac pro`).
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 @VictorLee0321 on GitHub (Jul 7, 2021).
Had set
Automatic login,Prevent sleeping automatically,turned off FileVault, and uncheckDisable automatic loginin the docker image, but it can't auto login while I start the container withdocker run ... docker-osx:my-big-sur.These setting works on the true mac machine(
mac miniormac pro).@sickcodes commented on GitHub (Jul 8, 2021):
Here are some optimizations that may apply
https://github.com/sickcodes/osx-optimizer
@VictorLee0321 commented on GitHub (Jul 9, 2021):
THX