Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 75 of 75 for entorno (0.06 sec)

  1. docs/pt/docs/alternatives.md

    Ele tem:
    
    * Performance seriamente impressionante.
    * Suporte a WebSocket.
    * Suporte a GraphQL.
    * Tarefas de processamento interno por trás dos panos.
    * Eventos de inicialização e encerramento.
    * Cliente de testes construído com HTTPX.
    * Respostas CORS, GZip, Arquivos Estáticos, Streaming.
    * Suporte para Sessão e Cookie.
    * 100% coberto por testes.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 25.5K bytes
    - Viewed (0)
  2. docs/pt/docs/deployment/docker.md

    **incrementalmente**, adicionando **uma camada em cima da outra**, começando do topo do `Dockerfile` e adicionando qualquer arquivo criado por cada uma das instruções do `Dockerfile`.
    
    Docker e ferramentas similares também usam um **cache interno** ao construir a imagem, se um arquivo não mudou desde a última vez que a imagem do contêiner foi construída, então ele irá **reutilizar a mesma camada** criada na última vez, ao invés de copiar o arquivo novamente e criar uma nova camada do zero....
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 37.4K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg syscall (linux-386), const ELNRNG Errno
    pkg syscall (linux-386), const EMEDIUMTYPE Errno
    pkg syscall (linux-386), const EMULTIHOP Errno
    pkg syscall (linux-386), const ENAVAIL Errno
    pkg syscall (linux-386), const ENOANO Errno
    pkg syscall (linux-386), const ENOCSI Errno
    pkg syscall (linux-386), const ENODATA Errno
    pkg syscall (linux-386), const ENOKEY Errno
    pkg syscall (linux-386), const ENOLINK Errno
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg syscall (linux-386), const ENETDOWN = 100
    pkg syscall (linux-386), const ENETRESET = 102
    pkg syscall (linux-386), const ENETUNREACH = 101
    pkg syscall (linux-386), const ENFILE = 23
    pkg syscall (linux-386), const ENOANO = 55
    pkg syscall (linux-386), const ENOBUFS = 105
    pkg syscall (linux-386), const ENOCSI = 50
    pkg syscall (linux-386), const ENODATA = 61
    pkg syscall (linux-386), const ENODEV = 19
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  5. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const EMEDIUMTYPE Errno
    pkg syscall (linux-arm-cgo), const EMULTIHOP Errno
    pkg syscall (linux-arm-cgo), const ENAVAIL Errno
    pkg syscall (linux-arm-cgo), const ENOANO Errno
    pkg syscall (linux-arm-cgo), const ENOCSI Errno
    pkg syscall (linux-arm-cgo), const ENODATA Errno
    pkg syscall (linux-arm-cgo), const ENOKEY Errno
    pkg syscall (linux-arm-cgo), const ENOLINK Errno
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (1)
Back to top