mirror of
https://github.com/imgyh/tiktok.git
synced 2025-04-06 08:15:46 +08:00
ci(docker): 适配基础镜像平台
This commit is contained in:
parent
25614f9a67
commit
59b24472c7
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
# 生成多平台镜像, 看 基础镜像 有哪些平台的镜像,下面就写哪些。
|
# 生成多平台镜像, 看 基础镜像 有哪些平台的镜像,下面就写哪些。
|
||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64
|
linux/amd64
|
||||||
linux/386
|
linux/arm/v7
|
||||||
linux/arm64/v8
|
linux/arm64/v8
|
||||||
# docker build arg, 注入 APP_NAME/APP_VERSION
|
# docker build arg, 注入 APP_NAME/APP_VERSION
|
||||||
build-args: |
|
build-args: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user