#!/bin/bash

docker ps --format "table {{.ID}}\t{{.Image}}\t{{.Names}}\t{{.Status}}"