A Docker container is a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another.
Instructions to download Docker Compose can be found here.
If you’re on Linux make sure that you can manage Docker as a non-root user.
Download Docker