Mark As Completed Discussion

Build your intuition. Fill in the missing part by typing it in.

Dockerizing a React application involves packaging the application and its dependencies into a Docker ___. This allows you to deploy and run the application in a consistent and isolated environment, making it easier to manage and distribute.

Write the missing line below.