#!/bin/sh
set -eu

exec /usr/lib/dockerman/bin/dockerman "$@"
