#!/bin/bash
docker exec imagemagick-docker "/usr/bin/compare" "$@"

