From 3612e1c586f59f707bb8d4b2a235eeb81d1810ad Mon Sep 17 00:00:00 2001 From: SnarkyDev <91441703+SnarkyDeveloper@users.noreply.github.com> Date: Thu, 31 Oct 2024 17:16:19 -0700 Subject: [PATCH 1/4] Added Table Of Contents to --- FAQ.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/FAQ.md b/FAQ.md index 64d21c5..b4a52cd 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,6 +1,40 @@ # Frequently Asked Questions These questions come up regularly, so here are the answers. +# Table of Contents + +| [[#Is this legal?]] | +| :------------------------------------------------- | +| [What Is this Project?](#What-does-Docker-OSX-do?) | +| [Why use Docker?](#Why-docker?) | +**[Can I...](#Can-I...)** + +| *[[#...run BlueBubbles/AirMessage/Beeper on it?]]* | +| :----------------------------------------------------- | +| *[[#...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]]* | +| :---------------------------------------- | +| *[[#GTK Initialization Failed]]* | +| *[[#KVM Error]]* | +| *[[#ALSA Error]]* | +| *[[#No Disk to Install On]]* | +| *[[#Slow Installation]]* | +| *[[#Installer After Completing Install]]* | +**[Next Steps](#Next-Steps)** + +| [[#Slow UI]] | +| ------------------------------- | +| [[#Extract the Virtual Disk]] | +| [[#Disk Space]] | +| [[#Increase RAM or CPUs/cores]] | ## Basics From a580faebfe378fa94361533e7294eadb240861dc Mon Sep 17 00:00:00 2001 From: SnarkyDev <91441703+SnarkyDeveloper@users.noreply.github.com> Date: Thu, 31 Oct 2024 17:34:57 -0700 Subject: [PATCH 2/4] Formatting Fix --- FAQ.md | 61 ++++++++++++++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 29 deletions(-) diff --git a/FAQ.md b/FAQ.md index b4a52cd..d223ce1 100644 --- a/FAQ.md +++ b/FAQ.md @@ -3,38 +3,41 @@ These questions come up regularly, so here are the answers. # Table of Contents -| [[#Is this legal?]] | -| :------------------------------------------------- | -| [What Is this Project?](#What-does-Docker-OSX-do?) | -| [Why use Docker?](#Why-docker?) | -**[Can I...](#Can-I...)** +| [Is this legal?](#is-this-legal) | +| :------------------------------------------------ | +| [What Is this Project?](#what-does-docker-osx-do) | +| [Why use Docker?](#why-docker) | -| *[[#...run BlueBubbles/AirMessage/Beeper on it?]]* | -| :----------------------------------------------------- | -| *[[#...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)** +#### [Can I...](#can-i) -| *[[#Docker Errors]]* | -| :---------------------------------------- | -| *[[#GTK Initialization Failed]]* | -| *[[#KVM Error]]* | -| *[[#ALSA Error]]* | -| *[[#No Disk to Install On]]* | -| *[[#Slow Installation]]* | -| *[[#Installer After Completing Install]]* | -**[Next Steps](#Next-Steps)** +| *[...run BlueBubbles/AirMessage/Beeper on it?](#run-bluebubblesairmessagebeeper-on-it)* | +| :------------------------------------------------------------------------------------------------ | +| *[...develop iPhone apps on it?](#develop-iphone-apps-on-it)* | +| *[...connect my iPhone or other USB device to it?](#connect-my-iphone-or-other-usb-device-to-it)* | +| *[...run CI/CD processes with it?](#run-cicd-processes-with-it)* | +| *[...run on Linux but with Wayland?](#run-on-linux-but-with-wayland)* | +| *[...run on Windows?](#run-on-windows)* | +| *[...run on macOS?](#run-on-macos)* | +| *[...run on cloud services?](#run-on-cloud-services)* | -| [[#Slow UI]] | -| ------------------------------- | -| [[#Extract the Virtual Disk]] | -| [[#Disk Space]] | -| [[#Increase RAM or CPUs/cores]] | +#### [Common Errors:](#Common-Errors) + +| *[Docker Errors](#docker-errors)* | +| :-------------------------------------------------------------------------- | +| *[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 From b4ab562d0f8bf8380273e084b72aee437c98e202 Mon Sep 17 00:00:00 2001 From: SnarkyDev <91441703+SnarkyDeveloper@users.noreply.github.com> Date: Thu, 31 Oct 2024 17:36:21 -0700 Subject: [PATCH 3/4] Update FAQ.md --- FAQ.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index d223ce1..8cd7a01 100644 --- a/FAQ.md +++ b/FAQ.md @@ -33,11 +33,11 @@ These questions come up regularly, so here are the answers. #### [Next Steps](#Next-Steps) -| [Slow UI](#slow-ui) | +| *[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) | +| *[Extract the Virtual Disk](#extract-the-virtual-disk)* | +| *[Disk Space](#disk-space)* | +| *[Increase RAM or CPUs/cores](#increase-ram-or-cpuscores)* | ## Basics From f771698817b717de4b106e308f627934b35ce2e9 Mon Sep 17 00:00:00 2001 From: SnarkyDev <91441703+SnarkyDeveloper@users.noreply.github.com> Date: Thu, 31 Oct 2024 17:38:20 -0700 Subject: [PATCH 4/4] Added Table Of Contents --- FAQ.md | 1 - 1 file changed, 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 8cd7a01..c956ad0 100644 --- a/FAQ.md +++ b/FAQ.md @@ -212,4 +212,3 @@ Is your host machine's disk, specifically `/var` (because of `/var/lib/docker`), ### Increase RAM or CPUs/cores The `RAM`, `SMP`, and `CORES` options are all docker environment variables, which means it uses whatever you provide any time you start a container. -