FROM baseten/truss-context-builder:test

COPY test.py test.py

RUN poetry run python test.py
