In Docker, what is a 'Dockerfile' used for?
- Configuring container security policies
- Defining the structure and content of a container
- Managing Docker network configurations
- Storing container logs
A Dockerfile is used to define the structure and content of a Docker container, specifying the steps to build the container image.
Loading...
Related Quiz
- Which method is commonly used to transform XML data for different purposes in web services?
- What is the significance of service virtualization in a distributed web services architecture?
- Which HTTP method is commonly used for creating resources in REST?
- HTTP requests are vulnerable to ________, which is largely mitigated in HTTPS.
- Which service in AWS provides scalable computing capacity?