#/bin/bash docker stop photos-api docker rm photos-api docker run -d -p 9191:9001 -e PORT=9001 --name photos-api photos-api