Skip to content

Commit

Permalink
chore:update
Browse files Browse the repository at this point in the history
  • Loading branch information
funnyzak committed Nov 29, 2024
1 parent 0e478f9 commit ef57896
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,11 @@ docker pull registry.cn-beijing.aliyuncs.com/funnyzak/nginx:latest

**Deployment**:

You can run this image with the following command:

<details>
<summary>Docker Run Commands</summary>

**Docker Deployment**:
```bash
docker run -d -t -i --name nginx --restart on-failure \
-v /path/to/conf.d:/etc/nginx/conf.d \
Expand Down Expand Up @@ -119,7 +121,10 @@ docker pull registry.cn-beijing.aliyuncs.com/funnyzak/snell-server

**Deployment**:

You can run this image with the following command:

<details>
<summary>Docker Run Commands</summary>

**Docker Deployment**:
```bash
Expand Down Expand Up @@ -184,7 +189,11 @@ docker pull registry.cn-beijing.aliyuncs.com/funnyzak/y-webrtc-signaling:latest
</details>

**Deployment**:

You can run this image with the following command:

<details>
<summary>Docker Run Commands</summary>

**Docker Deployment**:
```bash
Expand Down Expand Up @@ -237,7 +246,11 @@ docker pull registry.cn-beijing.aliyuncs.com/funnyzak/abracadabra-web:latest
</details>

**Deployment**:

You can run this image with the following command:

<details>
<summary>Docker Run Commands</summary>

**Docker Deployment**:
```bash
Expand Down Expand Up @@ -301,7 +314,11 @@ docker pull registry.cn-beijing.aliyuncs.com/funnyzak/libreoffice-server:latest
</details>

**Deployment**:

You can run this image with the following command:

<details>
<summary>Docker Run Commands</summary>

**Docker Deployment**:
```bash
Expand Down Expand Up @@ -358,7 +375,11 @@ docker pull registry.cn-beijing.aliyuncs.com/funnyzak/request-hub:latest
</details>

**Deployment**:

You can run this image with the following command:

<details>
<summary>Docker Run Commands</summary>

**Docker Deployment**:
```bash
Expand Down

0 comments on commit ef57896

Please sign in to comment.