增加arm64镜像
0
.github/workflows/1.jpg → .github/demo/1.jpg
vendored
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
0
.github/workflows/2.jpg → .github/demo/2.jpg
vendored
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
0
.github/workflows/3.jpg → .github/demo/3.jpg
vendored
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
0
.github/workflows/4.jpg → .github/demo/4.jpg
vendored
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
0
.github/workflows/5.jpg → .github/demo/5.jpg
vendored
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
0
.github/workflows/6.jpg → .github/demo/6.jpg
vendored
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
0
.github/workflows/7.jpg → .github/demo/7.jpg
vendored
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
0
.github/workflows/8.jpg → .github/demo/8.jpg
vendored
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
2
.github/workflows/docker-publish.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
run: |
|
run: |
|
||||||
docker buildx build --push \
|
docker buildx build --push \
|
||||||
--platform linux/amd64 \
|
--platform linux/amd64,linux/arm64 \
|
||||||
--tag ghcr.io/${{ github.repository }}:${{ env.VERSION }} \
|
--tag ghcr.io/${{ github.repository }}:${{ env.VERSION }} \
|
||||||
--build-arg VERSION=${{ env.VERSION }} \
|
--build-arg VERSION=${{ env.VERSION }} \
|
||||||
.
|
.
|
||||||
|
|||||||
16
README.md
@@ -73,35 +73,35 @@ ssh-copy-id -i /root/.ssh/id_ed25519.pub root@192.168.2.1
|
|||||||
|
|
||||||
## 预览
|
## 预览
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||