#!/bin/bash docker ps | grep mongo:latest | awk '{print $1}'