#!/usr/bin/env sh set -e sudo docker compose run --rm web uv run python manage.py makemigrations "$@"