What are the popular tasks that you can do with Docker Command line tool?
0
Docker Command Line(DCL) tool is implemented inGo language. It can compile and run on most of the common operating systems. Some of
the tasks that we can do with Docker Command Linetoolareas follows:
- We can download images from Registry with DCL.
- We can start, stop or terminate a container on a Docker server by DCL.
- We can retrieve Docker Logs via DCL.
- We can build a Container Image with DCL.
Sign in to add a comment
0 Answers
0
📝 No answers yet!
Be the first to answer this interview question.
Your Answer
Sign in to post your answer and help the community.