标签:builder ocs http 原因 mamicode height doc 图片 idt
看官方文档Format:
以 ‘#‘ 开头一行被视为评论,出现在其他位置视为参数。
也就不难理解报错原因:将写在同一行的注释视为参数了。
原Dockerfile:
改为:
Docker报错“Dockerfile parse error line 1: FROM requires either one or three arguments”
标签:builder ocs http 原因 mamicode height doc 图片 idt
原文地址:https://www.cnblogs.com/lfri/p/11621619.html