The built image is pushed to docker warehouse, showing that the local image does not exist and is directly shown above.
This is how it was build:
docker build -t gbruin/bruin-nginx:test .
Then use:
docker push gbruin/bruin-nginx:testGive it a try and see if it can succeed.