#!/bin/bash
docker-compose run --rm --service-ports celery "$@"
