- Sort Score
- Num 10 results
- Language All
Results 11 - 11 of 11 for correspondants (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/pt/docs/deployment/docker.md
``` . ├── Dockerfile ├── main.py └── requirements.txt ``` Então você só teria que alterar os caminhos correspondentes para copiar o arquivo dentro do `Dockerfile`: ```{ .dockerfile .annotate hl_lines="10 13" } FROM python:3.9 WORKDIR /code COPY ./requirements.txt /code/requirements.txtCreated: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Nov 12 16:23:57 GMT 2025 - 32.1K bytes - Click Count (0)