mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 22:30:38 +01:00
Suggestion: Automate the macOS installation process within the Dockerfile #59
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 @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