I’m on a constant hunt for applications that help ease the complexity of Docker container deployments. The app is called https://dockstarter.com/ and it aims to make getting up to speed with Docker quick and easy. DockSTARTer is a curses-based terminal application, which allows you to easily deploy containerized applications all the while learning about some of the advanced configurations with Docker.

Installing Docker and Docker Compose If you already have Docker and Docker Compose installed, skip this step.

Related Articles