The docker-compose up command will start a build of the dockerized application and create a new branch for you. The --build flag will cause the build to run in the background. The -d flag will cause docker-compose to create a new directory for the build output.