Exit 300-915 Developing Solutions using Cisco IoT and Edge Platforms (DEVIOT)
Question 1 of 5
0% complete
Q1 Single choice

Refer to the exhibit.

Which line of code completes the Dockerfile?

  • A

    RUN chmod 777 /usr/bin/sample.py

  • B

    RUN chown root:root /usr/bin/sample.py

  • C

    WORKDIR /usr/bin

  • D

    USER root

Previous Next