#!/bin/sh -e

"$(dirname "$0")"/container-run sh -c "bundle exec ruby $*"
