Got it

Common CloudIVS Container Commands

Latest reply: Dec 25, 2020 23:13:53 371 1 0 0 0

Hello everyone, today I will share with you some commands about cloud containers.


CloudIVS3000 and IVS3800 use container technology. Here are four commonly used commands.

First,You have logged in to the OS. For details,Please check the product documentation.

Next is the introduction of some commands.

  1. Query the container ID.

    docker ps |grep xxx (xxx indicates the name of the container to be queried.)

    For example.

   Querying MPUs

1

  2.Logging in to container.

  docker exec -ti xxx bash (xxx indicates the container ID.)

  For example.

2

  3.Copy the file to the container.

  docker cp /xxx/yyy zzz:/ccc

  xxx indicates the physical machine file path.

  yyy indicates the name of the physical machine file.Use the entire file name.

  zzz indicates the container ID.

  ccc indicates the path in the container.

  For example.

3

4.Copy files from container to physical machine.

 This command is similar to point 3.

 docker cp zzz:/ccc/bbb /xxx/

 zzz indicates the container ID.

 ccc indicates the path in the container.

  bbb indicates the name of the container file.

  xxx indicates the physical machine file path.

 For example.

4

 

Thanks for the information
View more
  • x
  • convention:

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.