mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 02:58:21 +00:00
Adding comment to the container file
This commit is contained in:
parent
9f33921821
commit
b94644a0db
1 changed files with 3 additions and 0 deletions
|
@ -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
|
FROM python:3.9-slim
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY . /app/
|
COPY . /app/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue