mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-12-16 04:09:10 +00:00
Merge d42a3dbda3 into aa05a2c9a0
This commit is contained in:
commit
1c25012e98
@ -608,6 +608,12 @@ Create your personal image using `:latest` or `big-sur`. Then, pull the image ou
|
||||
## Initial setup
|
||||
Before you do anything else, you will need to turn on hardware virtualization in your BIOS. Precisely how will depend on your particular machine (and BIOS), but it should be straightforward.
|
||||
|
||||
Depending on your installation, you might need to update package manager:
|
||||
|
||||
```bash
|
||||
sudo apt-get update
|
||||
```
|
||||
|
||||
Then, you'll need QEMU and some other dependencies on your host:
|
||||
|
||||
```bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user