Formatting Fix

This commit is contained in:
SnarkyDev 2024-10-31 17:34:57 -07:00 committed by GitHub
parent 3612e1c586
commit a580faebfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

61
FAQ.md
View File

@ -3,38 +3,41 @@
These questions come up regularly, so here are the answers. These questions come up regularly, so here are the answers.
# Table of Contents # Table of Contents
| [[#Is this legal?]] | | [Is this legal?](#is-this-legal) |
| :------------------------------------------------- | | :------------------------------------------------ |
| [What Is this Project?](#What-does-Docker-OSX-do?) | | [What Is this Project?](#what-does-docker-osx-do) |
| [Why use Docker?](#Why-docker?) | | [Why use Docker?](#why-docker) |
**[Can I...](#Can-I...)**
| *[[#...run BlueBubbles/AirMessage/Beeper on it?]]* | #### [Can I...](#can-i)
| :----------------------------------------------------- |
| *[[#...develop iPhone apps on it?]]* |
| *[[#...connect my iPhone or other USB device to it?]]* |
| *[[#...run CI/CD processes with it?]]* |
| *[[#...run on Linux but with Wayland?]]* |
| *[[#...run on Windows?]]* |
| *[[#...run on macOS?]]* |
| *[[#...run on cloud services?]]* |
**[Common Errors:](#Common-Errors)**
| *[[#Docker Errors]]* | | *[...run BlueBubbles/AirMessage/Beeper on it?](#run-bluebubblesairmessagebeeper-on-it)* |
| :---------------------------------------- | | :------------------------------------------------------------------------------------------------ |
| *[[#GTK Initialization Failed]]* | | *[...develop iPhone apps on it?](#develop-iphone-apps-on-it)* |
| *[[#KVM Error]]* | | *[...connect my iPhone or other USB device to it?](#connect-my-iphone-or-other-usb-device-to-it)* |
| *[[#ALSA Error]]* | | *[...run CI/CD processes with it?](#run-cicd-processes-with-it)* |
| *[[#No Disk to Install On]]* | | *[...run on Linux but with Wayland?](#run-on-linux-but-with-wayland)* |
| *[[#Slow Installation]]* | | *[...run on Windows?](#run-on-windows)* |
| *[[#Installer After Completing Install]]* | | *[...run on macOS?](#run-on-macos)* |
**[Next Steps](#Next-Steps)** | *[...run on cloud services?](#run-on-cloud-services)* |
| [[#Slow UI]] | #### [Common Errors:](#Common-Errors)
| ------------------------------- |
| [[#Extract the Virtual Disk]] | | *[Docker Errors](#docker-errors)* |
| [[#Disk Space]] | | :-------------------------------------------------------------------------- |
| [[#Increase RAM or CPUs/cores]] | | *[GTK Initialization Failed](#gtk-initialization-failed)* |
| *[KVM Error](#kvm-error)* |
| *[ALSA Error](#alsa-error)* |
| *[No Disk to Install On](#no-disk-to-install-on)* |
| *[Slow Installation](#slow-installation)* |
| *[Installer After Completing Install](#installer-after-completing-install)* |
#### [Next Steps](#Next-Steps)
| [Slow UI](#slow-ui) |
| -------------------------------------------------------- |
| [Extract the Virtual Disk](#extract-the-virtual-disk) |
| [Disk Space](#disk-space) |
| [Increase RAM or CPUs/cores](#increase-ram-or-cpuscores) |
## Basics ## Basics