#!/bin/bash

docker rmi $(docker images -a -q)