#!/bin/bash

printf "\n[Inspecting] <test> container...\n"
# docker image inspect [OPTIONS] IMAGE [IMAGE...]
sudo docker image inspect test