Adding comment to the container file

This commit is contained in:
Jamie Land 2025-03-18 09:47:54 -04:00
parent 9f33921821
commit b94644a0db

View file

@ -1,3 +1,6 @@
# More info on playground configuration can be found here:
# https://llama-stack.readthedocs.io/en/latest/playground
FROM python:3.9-slim
WORKDIR /app
COPY . /app/