Lara Grice works as a DevSecOps engineer at an IT company based in Denver, Colorado. Her team leader has instructed her to save all the container images in the centos repository into a file named centos-all.tar.
Which STDOUT command can Lara use to save all the container images in the centos repository to centos-all.tar?
A
docker save centos < centos all.tar
B
docker save centos > centos all.tar
C
docker save centos > centos-all.tar
D
docker save centos < centos-all.tar
0
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion