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