Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of file transfer between Docker container and local machine

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

The full name of the container's ID is required for transferring files between the host and the container.

The acquisition method is as follows:

1. First get the short ID of the container or the specified name.

two。 Then get the full name of ID according to either of these two items.

With this long ID, the file transfer between the local machine and the container is simple.

Docker cp local file path ID full name: container path

After entering the container, you can see the file you just uploaded.

If the container transfers the file locally, it would be better the other way around:

Docker cp ID full name: container file path local path

For mounting, you can refer to this article: use Volume to transfer files in the host and Docker containers.

The above is the whole content of this article, I hope it will be helpful to your study, and I also hope that you will support it.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report