Skip to content

Commit 0daaa39

Browse files
authored
docs: Add info about Migration Assistant (#344)
1 parent 2d21f71 commit 0daaa39

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

readme.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1 align="center">OSX<br />
1+
<h1 align="center">macOS<br />
22
<div align="center">
33
<a href="https://github.com/dockur/macos/"><img src="https://github.com/dockur/macos/raw/master/.github/logo.png" title="Logo" style="max-width:100%;" width="128" /></a>
44
</div>
@@ -12,7 +12,7 @@
1212

1313
</div></h1>
1414

15-
OSX (macOS) inside a Docker container.
15+
MacOS inside a Docker container.
1616

1717
## Features ✨
1818

@@ -78,8 +78,14 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/macos/refs/heads/maste
7878

7979
- When prompted where you want to install it, select the disk you created previously.
8080

81-
- After all files are copied, select your region, language, and account settings.
81+
- After all files are copied, select your region, language, and keyboard settings.
82+
83+
- When the `Migration Assistant` wants to transfer data, select `Not now` (bottom left).
84+
85+
- On the `Apple ID` screen, select `Set Up Later` (bottom left) and then proceed using `Skip`.
8286

87+
- On the `Create a Computer Account` screen, fill in a username and password and `Continue`.
88+
8389
Enjoy your brand new machine, and don't forget to star this repo!
8490

8591
### How do I select the version of macOS?
@@ -88,7 +94,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/macos/refs/heads/maste
8894

8995
```yaml
9096
environment:
91-
VERSION: "14"
97+
VERSION: "15"
9298
```
9399
94100
Select from the values below:

0 commit comments

Comments
 (0)