To verify the knowledge acquired from this chapter, please answer the following questions:
- What is Docker registry?
- What is Docker Hub?
- What is the convention for naming Docker images (later pushed to Docker registry)?
- What is the staging environment?
- What Docker commands would you use to build an image and push it into Docker Hub?
- What is the main purpose of acceptance testing frameworks such as Cucumber and Fitnesse?
- What are the three main parts of the Cucumber test?
- What is acceptance test-driven development?