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 uvicorn || true
|
RUN pip3 install fastapi jinja2 uvicorn || true
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user