Which of the following is a fundamental component of Docker?
- Docker image
- HTML file
- Java compiler
- Video player
A Docker image is a fundamental component, serving as a lightweight, standalone, and executable software package that includes everything needed to run a piece of software.
Loading...
Related Quiz
- What is a primary security concern when implementing token-based authentication?
- In a scenario where XML data needs to be transformed into different formats for various clients, what technology should be used?
- A financial service is transmitting sensitive data over the web. Which encryption technique should be prioritized for data protection?
- What is a significant advantage of using OAuth 2.0 over OAuth 1.0 in web services?
- _______ is a security principle that involves validating and sanitizing user inputs.