Compare commits

..

1 Commits

Author SHA1 Message Date
Displee
07d14c3fa3
Merge 3c352dbb95 into 9a229b87ce 2024-05-02 02:00:45 +05:00
2 changed files with 15 additions and 17 deletions

View File

@ -235,7 +235,7 @@ RUN grep -v InstallMedia ./Launch.sh > ./Launch-nopicker.sh \
USER arch USER arch
ENV USER=arch ENV USER arch
# These are hardcoded serials for non-iMessage related research # These are hardcoded serials for non-iMessage related research
# Overwritten by using GENERATE_UNIQUE=true # Overwritten by using GENERATE_UNIQUE=true

View File

@ -54,9 +54,7 @@ First time here? try [initial setup](#initial-setup), otherwise try the instruct
## Any questions, ideas, or just want to hang out? ## Any questions, ideas, or just want to hang out?
# [https://discord.gg/sickchat](https://discord.gg/sickchat) # [https://discord.gg/sickchat](https://discord.gg/sickchat)
Release names and their version: ### Catalina [![https://img.shields.io/docker/image-size/sickcodes/docker-osx/latest?label=sickcodes%2Fdocker-osx%3Alatest](https://img.shields.io/docker/image-size/sickcodes/docker-osx/latest?label=sickcodes%2Fdocker-osx%3Alatest)](https://hub.docker.com/r/sickcodes/docker-osx/tags?page=1&ordering=last_updated)
### Catalina (10.15) [![https://img.shields.io/docker/image-size/sickcodes/docker-osx/latest?label=sickcodes%2Fdocker-osx%3Alatest](https://img.shields.io/docker/image-size/sickcodes/docker-osx/latest?label=sickcodes%2Fdocker-osx%3Alatest)](https://hub.docker.com/r/sickcodes/docker-osx/tags?page=1&ordering=last_updated)
```bash ```bash
docker run -it \ docker run -it \
@ -68,7 +66,7 @@ docker run -it \
# docker build -t docker-osx . # docker build -t docker-osx .
``` ```
### Big Sur (11) [![https://img.shields.io/docker/image-size/sickcodes/docker-osx/big-sur?label=sickcodes%2Fdocker-osx%3Abig-sur](https://img.shields.io/docker/image-size/sickcodes/docker-osx/big-sur?label=sickcodes%2Fdocker-osx%3Abig-sur)](https://hub.docker.com/r/sickcodes/docker-osx/tags?page=1&ordering=last_updated) ### Big Sur [![https://img.shields.io/docker/image-size/sickcodes/docker-osx/big-sur?label=sickcodes%2Fdocker-osx%3Abig-sur](https://img.shields.io/docker/image-size/sickcodes/docker-osx/big-sur?label=sickcodes%2Fdocker-osx%3Abig-sur)](https://hub.docker.com/r/sickcodes/docker-osx/tags?page=1&ordering=last_updated)
```bash ```bash
docker run -it \ docker run -it \
@ -81,7 +79,7 @@ docker run -it \
# docker build -t docker-osx --build-arg SHORTNAME=big-sur . # docker build -t docker-osx --build-arg SHORTNAME=big-sur .
``` ```
### Monterey (12) [![https://img.shields.io/docker/image-size/sickcodes/docker-osx/monterey?label=sickcodes%2Fdocker-osx%3Amonterey](https://img.shields.io/docker/image-size/sickcodes/docker-osx/monterey?label=sickcodes%2Fdocker-osx%3Amonterey)](https://hub.docker.com/r/sickcodes/docker-osx/tags?page=1&ordering=last_updated) ### Monterey [![https://img.shields.io/docker/image-size/sickcodes/docker-osx/monterey?label=sickcodes%2Fdocker-osx%3Amonterey](https://img.shields.io/docker/image-size/sickcodes/docker-osx/monterey?label=sickcodes%2Fdocker-osx%3Amonterey)](https://hub.docker.com/r/sickcodes/docker-osx/tags?page=1&ordering=last_updated)
```bash ```bash
@ -97,7 +95,7 @@ docker run -it \
# docker build -t docker-osx --build-arg SHORTNAME=monterey . # docker build -t docker-osx --build-arg SHORTNAME=monterey .
``` ```
### Ventura (13) [![https://img.shields.io/docker/image-size/sickcodes/docker-osx/ventura?label=sickcodes%2Fdocker-osx%3Aventura](https://img.shields.io/docker/image-size/sickcodes/docker-osx/ventura?label=sickcodes%2Fdocker-osx%3Aventura)](https://hub.docker.com/r/sickcodes/docker-osx/tags?page=1&ordering=last_updated) ### Ventura [![https://img.shields.io/docker/image-size/sickcodes/docker-osx/ventura?label=sickcodes%2Fdocker-osx%3Aventura](https://img.shields.io/docker/image-size/sickcodes/docker-osx/ventura?label=sickcodes%2Fdocker-osx%3Aventura)](https://hub.docker.com/r/sickcodes/docker-osx/tags?page=1&ordering=last_updated)
```bash ```bash
@ -113,7 +111,7 @@ docker run -it \
# docker build -t docker-osx --build-arg SHORTNAME=ventura . # docker build -t docker-osx --build-arg SHORTNAME=ventura .
``` ```
### Sonoma (14) [![https://img.shields.io/docker/image-size/sickcodes/docker-osx/sonoma?label=sickcodes%2Fdocker-osx%3Asonoma](https://img.shields.io/docker/image-size/sickcodes/docker-osx/sonoma?label=sickcodes%2Fdocker-osx%3Asonoma)](https://hub.docker.com/r/sickcodes/docker-osx/tags?page=1&ordering=last_updated) ### Sonoma [![https://img.shields.io/docker/image-size/sickcodes/docker-osx/sonoma?label=sickcodes%2Fdocker-osx%3Asonoma](https://img.shields.io/docker/image-size/sickcodes/docker-osx/sonoma?label=sickcodes%2Fdocker-osx%3Asonoma)](https://hub.docker.com/r/sickcodes/docker-osx/tags?page=1&ordering=last_updated)
```bash ```bash
@ -147,7 +145,7 @@ docker run -it \
sickcodes/docker-osx:auto sickcodes/docker-osx:auto
# username is user # username is user
# password is alpine # passsword is alpine
``` ```
### Older Systems ### Older Systems
@ -401,13 +399,13 @@ Pick one of these while **building**, irrelevant when using docker pull:
There are currently multiple images, each with different use cases (explained [below](#container-images)): There are currently multiple images, each with different use cases (explained [below](#container-images)):
- High Sierra (10.13) - High Sierra
- Mojave (10.14) - Mojave
- Catalina (10.15) - Catalina
- Big Sur (11) - Big Sur
- Monterey (12) - Monterey
- Ventura (13) - Ventura
- Sonoma (14) - Sonoma
- Auto (pre-made Catalina) - Auto (pre-made Catalina)
- Naked (use your own .img) - Naked (use your own .img)
- Naked-Auto (user your own .img and SSH in) - Naked-Auto (user your own .img and SSH in)
@ -1818,7 +1816,7 @@ docker run -it \
sickcodes/docker-osx:auto sickcodes/docker-osx:auto
# username is user # username is user
# password is alpine # passsword is alpine
# Wait 2-3 minutes until you drop into the shell. # Wait 2-3 minutes until you drop into the shell.
``` ```