FROM baseten/truss-context-builder:test

COPY test.py test.py

RUN uv run python test.py
