Questions
To verify the knowledge acquired from this chapter, please answer the following questions:
- What is the Docker Registry?
- What is Docker Hub?
- What is the convention for naming Docker images (later pushed to the Docker Registry)?
- What is the staging environment?
- Which 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 a Cucumber test?
- What is acceptance TDD?