Which file needs to exist in the directory where the command docker build run?
A. Dockerfile
B. docker.yaml
C. Configfile
D. config.yaml
Answer:
A
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 13
The PolicySet editor works with which file format?
A. CSV
B. TXT
C. JSON
D. XML
Answer:
D
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 14
The following flow is implemented in an online retailer's system to expose a web service that would process new orders then send shipping request(s) to the shipping carrier. The shipping request messages should be put on a queue in the shipping carrier's secured SSL- enabled remote queue manager. What are two ways to set up the SSL connection to the remote queue manager?
A. Configure an SSL-enabled Security Identity by using the mqsisetdbparms command, then use that identity in the MQ Output node properties
B. Check the "Use HTTPS" property in the MQ Output node C Check the "Alternate User Authority" property in the MQ node
D. Check the "Use SSL" property in the MQ Output node properties
E. Create and configure an MQEndpoint policy to use SSL and attach it to the MQ Output node
Answer:
D
User Votes:
A
50%
B
50%
D
50%
E
50%
Discussions
0/ 1000
Question 15
On distributed systems, where must the local queue manager be specified in globally coordinated transactions?