feat: estoy siguendo lo que dice la documentacion
Build Docker Image / docker (push) Successful in 4m5s
Build Docker Image / docker (push) Successful in 4m5s
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ COPY . .
|
|||||||
RUN xbps-install -Sy python3 python3-pip || true
|
RUN xbps-install -Sy python3 python3-pip || true
|
||||||
|
|
||||||
# instalar dependencias
|
# instalar dependencias
|
||||||
RUN pip3 install fastapi[standard] python-multipart jinja2 uvicorn || true
|
RUN pip3 install fastapi[standard] pydantic || true
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user