制作图片时出错,请帮我解决Error while building an docker image
答案 0 :(得分:0)
尝试在您的dockerfile中添加apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 16126D3A3E5C1192
之前添加emailA
。
答案 1 :(得分:0)
这是一个相当老的问题,根据ubuntuforums.org
可能会在旧版本的ubuntu中看到所以,有两种解决方案:
以下是一些解决方案链接:
http://www.ubuntugeek.com/how-to-fix-the-ubuntu-gpg-error-badsig.html
您可以在(X, Y)
步骤
使用较新版本的ubuntu作为基本图片,例如with mytable as
(select 'aaasfasf wqwe' s from dual
union all
select 'aaasfasf, wqwe' s from dual)
select s,substr(s||',',1,instr(s||',',',')-1) from mytable;
或RUN