修改asset_index位置
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# 打包命令
|
||||
# docker buildx build -t lovelive_sif2:1.0.0 --platform=linux/amd64 .
|
||||
# docker buildx build -t zhushenwudi/lovelive_sif2:1.0.0 --platform=linux/amd64 .
|
||||
# 使用适用于 Linux x86 的基础映像
|
||||
# 保存镜像
|
||||
# docker save -o lovelive_sif2.tar lovelive_sif2:1.0.0
|
||||
# docker save -o lovelive_sif2.tar zhushenwudi/lovelive_sif2:1.0.0
|
||||
|
||||
FROM docker.io/library/debian:latest AS builder
|
||||
|
||||
|
Reference in New Issue
Block a user