-
Notifications
You must be signed in to change notification settings - Fork 368
Open
Description
Bug report(问题描述)
Steps to reproduce(问题复现步骤)
- docker build -t auxpi:dev .
Screenshot or Gif(截图或动态图)
Sending build context to Docker daemon 386.1MB
Step 1/17 : FROM auxpi:base AS builder
pull access denied for auxpi, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
=> auxpi:base 这个镜像是在你本地吧?
=> 另外,用debain会不会导致release镜像太大?建议参考gitea把所有资源打包到一个二进制里面,然后使用alpine镜像来构建release镜像。
Server environment(服务器环境)
- Your OS & version (服务器系统&版本): macos
- DataBase & version (数据库&版本):
Other relevant information(格外信息)
- auxpi version: dev
Metadata
Metadata
Assignees
Labels
No labels