최신 701-100 무료덤프 - Lpi Linux Professional Institute DevOps Tools Engineer Exam 701
Which of the following kinds of data are suitable as artifacts in a continuous delivery pipeline? (Choose three correct answers.)
정답: C,D,E
설명: (DumpTOP 회원만 볼 수 있음)
Given the following excerpt of a Dockerfile:
Run apt-get -y update && apt-get install -y fortunes && apt-get clean
Why are the multiple apt-get commands combined in one RUN statement instead of using multiple RUN statements?
Run apt-get -y update && apt-get install -y fortunes && apt-get clean
Why are the multiple apt-get commands combined in one RUN statement instead of using multiple RUN statements?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Which security issues exist for most publicly available Vagrant boxes? (Choose three correct answers.)
정답: A,C,E
설명: (DumpTOP 회원만 볼 수 있음)
The file index.php, which is being maintained in a git repository, was changed locally and contains an error. If the error has not been committed to the repository yet, which of the following git commands reverts the local copy of index.php to the latest committed version in the current branch?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
How does Prometheus gather information about monitored hosts and services?
정답: E
설명: (DumpTOP 회원만 볼 수 있음)
How is a Docker container image retrieved from a Docker registry?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)