使用 azure devops 从 dockerimage 获取工件?
请问如何使用 azure devops 从 dockerfile 获取工件
我使用 azure devops 构建了 dockerimage,但在将其保存为工件时遇到问题
Please how do i get an artifact from dockerfile using azure devops
I built the dockerimage using azure devops but I am having issues saving it as an artifact
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您也可以手动添加命令并将其另存为工件。我们建议您可以使用它来上传 docker 镜像作为工件,文章和步骤中也提到了这一点 这个
You can add manually commands and save it as an artifact also. We recommend that you can use this to upload the docker Image as an artifact, this is also mentioned in the article and steps to do this