feat: 日志输出IP
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# 打包命令
|
||||
# docker buildx build -t zhushenwudi/lovelive-sif2:1.0.1 --platform=linux/amd64 .
|
||||
# docker buildx build -t zhushenwudi/lovelive-sif2:1.0.2 -t zhushenwudi/lovelive-sif2:latest --platform=linux/amd64 .
|
||||
# 使用适用于 Linux x86 的基础映像
|
||||
# 保存镜像
|
||||
# docker save -o lovelive-sif2.tar zhushenwudi/lovelive-sif2:1.0.1
|
||||
# docker save -o lovelive-sif2.tar zhushenwudi/lovelive-sif2:1.0.2
|
||||
|
||||
FROM docker.io/library/debian:latest AS builder
|
||||
|
||||
|
Reference in New Issue
Block a user