Dockerized is a utility that runs common commands, interpreters, and other applications within a Docker container, saving you from manually installing each command (and its dependencies) to your local system. Using Dockerized allows you to try out a new tool, leverage a tool for a one-off task, or ensure your team is using the same version of a tool.