Free 350-901 Exam Braindumps (page: 38)

Page 38 of 96

Refer to the exhibit. What is the missing step in deploying a Docker container to IOx?

  1. Build the package.yaml file.
  2. Pull/push the image to the Docker registry.
  3. Build the package.cert file to sign the app.
  4. Log in to Device Manager.

Answer(s): A


Reference:

https://www.cisco.com/c/en/us/support/docs/routers/1101-industrial-integrated-services- router/214383-build-and-deploy-a-docker-iox-package-fo.html



Refer to the exhibit.


The command docker build --tag=friendlyhello . is run to build a docker image from the given Dockerfile, reguirements.txt, and app.py. Then the command docker run -p 4000:80 friendlyhello is executed to run the application.

Which URL is entered in the web browser to see the content served by the application?

  1. http://127.0.0.1:80
  2. http://4000:80
  3. http://localhost:4000
  4. http://localhost:80

Answer(s): C


Reference:

http://rss2.com/feeds/XebiaLabs



A local Docker container with a Container ID of 391441516e7a is running a Python application. Which command is used to connect to a bash shell in the running container?





Answer(s): A



The access token for a Webex bot has been stored in an environment variable using the command:
export bot_token=6bec40cf957de397561557a4fac9ea0

The developer now wants to containerize the Python application which will interact with the bot, and will use this build command to add the token to the build image:
docker build --build-arg BOT_TOKEN=$bot_token

Which Dockerfile should be used to build the Docker image so that the bot access token is available as an environment variable?





Answer(s): D



Page 38 of 96



Post your Comments and Discuss Cisco® 350-901 exam with other Community members:

Court commented on October 26, 2024
Wonderful study material. Very well written and up to date. I recommend this.
UNITED STATES
upvote

Walczak commented on January 22, 2023
The last update provided for this exam contains the same questions from the real exam. Good work guys.
AUSTRALIA
upvote