一、该问题的重现步骤是什么?
1. 将BladeX_Boot打包
2. 将Dockerfile的`CMD ["--spring.profiles.active=test"]`改成`CMD ["--spring.profiles.active=prod"]`
3. 运行镜像
二、你期待的结果是什么?实际看到的又是什么?
启动能够正常运行,但运行镜像是报错如下
```
[+] Running 0/1ling 12.5
[+] Running 0/1ling 12.6
[+] Running 1/1ling 12.7
� bladex Error pull access denied for bladex, repository does not exist or may require 'docker login': denied: requested access to the resource is denied 12.7s
Error response from daemon: pull access denied for bladex, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
```
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
四、请提供详细的错误堆栈信息,这很重要。
五、若有更多详细信息,请在下面提供。
如果不修改Dockerfile的`CMD ["--spring.profiles.active=test"]`,镜像可以正常运行
扫一扫访问 Blade技术社区 移动端