docker run --rm python:3.12-slim bash -c "apt-get update && apt-get install -y gcc python3-dev && pip install uvloop cryptography flask psutil gunicorn"