DevOps
How will you customize Docker compose file for different environments?Why Docker compose does not wait for a container to be ready before moving on to start next service in dependency order?How can we control the startup order of services in Docker compose?What are the Cloud platforms that support Docker?How will you monitor Docker in production?What are the different kinds of namespaces available in a Container?What is the purpose of EXPOSE command in Docker file?What are the most common instructions in Docker file?What is Build cache in Docker?What is ONBUILD command in Docker?