mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #67] Suggestion: Automate the macOS installation process within the Dockerfile #60
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/67
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