jenkin 镜像构建错误 INFO: Retrying request to {}->unix://localhost:80 org.apache.maven.plugin.MojoExecutionException: Could not build image

时间:2021-08-03 18:55:07   收藏:0   阅读:40
Aug 03, 2021 1:05:08 AM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->unix://localhost:80
[WARNING] An attempt failed, will retry 1 more times
org.apache.maven.plugin.MojoExecutionException: Could not build image


解决:
 chmod 777 /var/run/docker.sock

原文:https://www.cnblogs.com/zjazn/p/15094863.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!