#!/bin/bash

docker rmi -f $(docker images -a -q)