Docker Commands Clarity

Joe and Michael discuss the confusion between Docker run and Docker compose up commands. They clarify that Docker compose up is for running the architecture, while Docker run is for compilation. Simplifying to a single Docker run command resolves the issue.