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

