Windows 10中docker映像位置在哪里? [英] Where is docker image location in Windows 10?

查看:1007
本文介绍了Windows 10中docker映像位置在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Windows 10家庭版操作系统。
我已经安装了Docker工具箱。

I' using Windows 10 Home operating system. I have installed Docker toolbox.

我已经使用以下命令创建了.net核心应用程序的Docker映像。

I have created docker image of my .net core application by using following command.

$  docker build -t helloWorld:core .

现在我想将此图像发送到其他计算机。但是我没有得到图像文件。

Now I want to ship this image, to other machine. But I am not getting image file.

有人可以告诉我,我的图像将保存在哪里吗?还是有任何方法可以在docker build命令中指定docker映像路径。

Can someone please tell me, where my image will get saved? Or is there any way, to specify docker image path in docker build command.

推荐答案

在Windows 10上,右键单击docker图标(在系统任务栏的右侧),然后选择设置...
在高级窗格中,您将看到类似以下内容的东西:

On Windows 10, right click on the docker icon in the system tray (right hand side of task bar) and choose Settings... In the Advanced pane, you'll see something like:

这篇关于Windows 10中docker映像位置在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆