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

