#!/bin/bash

cd "$(dirname "$0")"

docker exec --workdir /www -it gender-api-client /usr/bin/composer "$@"