Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc1b834f

Browse files
authored
Merge pull request#794 from alexislefebvre/patch-1
2 parents9a229b8 +1c10fc4 commitc1b834f

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

‎README.md‎

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ First time here? try [initial setup](#initial-setup), otherwise try the instruct
5454
##Any questions, ideas, or just want to hang out?
5555
#[https://discord.gg/sickchat](https://discord.gg/sickchat)
5656

57-
###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)
57+
Release names and their version:
58+
59+
###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)
5860

5961
```bash
6062
docker run -it \
@@ -66,7 +68,7 @@ docker run -it \
6668

6769
# docker build -t docker-osx .
6870
```
69-
###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)
71+
###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)
7072

7173
```bash
7274
docker run -it \
@@ -79,7 +81,7 @@ docker run -it \
7981
# docker build -t docker-osx --build-arg SHORTNAME=big-sur .
8082
```
8183

82-
###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)
84+
###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)
8385

8486
```bash
8587

@@ -95,7 +97,7 @@ docker run -it \
9597
# docker build -t docker-osx --build-arg SHORTNAME=monterey .
9698
```
9799

98-
###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)
100+
###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)
99101

100102
```bash
101103

@@ -111,7 +113,7 @@ docker run -it \
111113
# docker build -t docker-osx --build-arg SHORTNAME=ventura .
112114
```
113115

114-
###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)
116+
###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)
115117

116118
```bash
117119

@@ -399,13 +401,13 @@ Pick one of these while **building**, irrelevant when using docker pull:
399401

400402
There are currently multiple images, each with different use cases (explained[below](#container-images)):
401403

402-
- High Sierra
403-
- Mojave
404-
- Catalina
405-
- Big Sur
406-
- Monterey
407-
- Ventura
408-
- Sonoma
404+
- High Sierra (10.13)
405+
- Mojave (10.14)
406+
- Catalina (10.15)
407+
- Big Sur (11)
408+
- Monterey (12)
409+
- Ventura (13)
410+
- Sonoma (14)
409411
- Auto (pre-made Catalina)
410412
- Naked (use your own .img)
411413
- Naked-Auto (user your own .img and SSH in)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp