How to check the cloudos version by logging in to the cloudos background via SSH

2020-10-14 19:09:53 Published
  • 0 Followed
  • 0Collected ,1253Browsed

Problem Description

How to check the cloudos version by logging in to the cloudos background via SSH

Solution

Execute the command   docker images | awk'{print $2}' | grep E   as follows:



Please rate this case:   
0 Comments

No Comments

Add Comments: