#!/bin/sh

docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock -w $PWD -v $PWD:$PWD ananace/skopeo $*