This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ COPY . .
|
||||
RUN xbps-install -Sy python3 python3-pip || true
|
||||
|
||||
# instalar dependencias
|
||||
RUN pip3 install fastapi uvicorn || true
|
||||
RUN pip3 install fastapi[standard] python-multipart jinja2 uvicorn || true
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user