Across
- 3. is a text document containing all the commands the user requires to call on the command line to assemble an image.
- 5. is a set of file system changes, and every Dockerfile instruction enriches the image with a new one.
- 7. is the open source implementation for storing and distributing container images and other content.
Down
- 1. is a software that you can use to run multiple virtual machines on a single physical machine.
- 2. is a runtime environment with all the necessary components—like code, dependencies, and libraries—needed to run the application code without using host machine dependencies.
- 4. is a machine emulator that can run operating systems and programs for one machine on a different machine.
- 6. is the most important part of the operating system.
