Originally created by @youngminz on GitHub (Jul 8, 2020).
Is it possible to automate the macOS installation within Dockerfile so that users can use macOS immediately? After downloading Docker Image and running docker-compose, it took an hour to install macOS on the virtual disk. I think this installation process could be improved. Distributing the disk with macOS installed can save hundreds and thousands of users time. Is there any way to automate installation GUI? For example, a software script similar to AutoHotKey?
Originally created by @youngminz on GitHub (Jul 8, 2020).
Is it possible to automate the macOS installation within Dockerfile so that users can use macOS immediately? After downloading Docker Image and running docker-compose, it took an hour to install macOS on the virtual disk. I think this installation process could be improved. Distributing the disk with macOS installed can save hundreds and thousands of users time. Is there any way to automate installation GUI? For example, a software script similar to AutoHotKey?
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 @youngminz on GitHub (Jul 8, 2020).
Is it possible to automate the macOS installation within Dockerfile so that users can use macOS immediately? After downloading Docker Image and running docker-compose, it took an hour to install macOS on the virtual disk. I think this installation process could be improved. Distributing the disk with macOS installed can save hundreds and thousands of users time. Is there any way to automate installation GUI? For example, a software script similar to AutoHotKey?
@sickcodes commented on GitHub (Jul 10, 2020):
Yes, you can try automating it with xdotool