Quiz on Docker Compose Concepts
Introduction to Docker-compose
We'll cover the following...
Introduction to Docker Compose
1
Select all the options which can be used to provide environment variables to a container in docker-compose.yml file.
A)
- env_file
B)
- environment
C)
- env
D)
ENV
Question 1 of 40 attempted