- Sort Score
- Result 10 results
- Languages All
Results 91 - 100 of 433 for docker (0.05 sec)
-
CHANGELOG/CHANGELOG-1.27.md
onformance:v1.27.16](https://console.cloud.google.com/artifacts/docker/k8s-artifacts-prod/southamerica-east1/images/conformance) | [amd64](https://console.cloud.google.com/artifacts/docker/k8s-artifacts-prod/southamerica-east1/images/conformance-amd64), [arm64](https://console.cloud.google.com/artifacts/docker/k8s-artifacts-prod/southamerica-east1/images/conformance-arm64), [ppc64le](https://console.cloud.google.com/artifacts/docker/k8s-artifacts-prod/southamerica-east1/images/conformance-ppc64le),...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jul 17 07:48:22 UTC 2024 - 466.3K bytes - Viewed (1) -
docs/ja/docs/project-generation.md
### フルスタック FastAPI PostgreSQL - 機能 * 完全な**Docker**インテグレーション (Dockerベース)。 * Docker Swarm モードデプロイ。 * ローカル開発環境向けの**Docker Compose**インテグレーションと最適化。 * UvicornとGunicornを使用した**リリース可能な** Python web サーバ。 * Python <a href="https://github.com/fastapi/fastapi" class="external-link" target="_blank">**FastAPI**</a> バックエンド:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Jul 29 23:35:07 UTC 2024 - 7.1K bytes - Viewed (0) -
docs/pt/docs/deployment/server-workers.md
/// info | "Informação" Se você estiver usando contêineres, por exemplo com Docker ou Kubernetes, falarei mais sobre isso no próximo capítulo: [FastAPI em contêineres - Docker](docker.md){.internal-link target=_blank}.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Sep 20 11:01:03 UTC 2024 - 9K bytes - Viewed (0) -
istioctl/pkg/kubeinject/testdata/inject-config.yaml
templates: sidecar: |- spec: initContainers: - name: istio-init image: docker.io/istio/proxy_init:unittest-{{.Values.global.suffix}} containers: - name: istio-proxy
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Jun 15 15:02:17 UTC 2023 - 255 bytes - Viewed (0) -
docs/zh/docs/project-generation.md
- 🤖 一个自动化生成的前端客户端。 - 🧪 [Playwright](https://playwright.dev)用于端到端测试。 - 🦇 支持暗黑主题(Dark mode)。 - 🐋 [Docker Compose](https://www.docker.com) 用于开发环境和生产环境。 - 🔒 默认使用密码哈希来保证安全。 - 🔑 JWT令牌用于权限验证。 - 📫 使用邮箱来进行密码恢复。 - ✅ 单元测试用了[Pytest](https://pytest.org). - 📞 [Traefik](https://traefik.io) 用于反向代理和负载均衡。 - 🚢 部署指南(Docker Compose)包含了如何起一个Traefik前端代理来自动化HTTPS认证。
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Oct 04 11:16:34 UTC 2024 - 1.8K bytes - Viewed (0) -
docs/site-replication/ldap.yaml
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Dec 09 01:34:52 UTC 2021 - 325 bytes - Viewed (0) -
cmd/update.go
// Check if we are in kubernetes environment, return // deployment guide for update procedures. if IsKubernetes() { return kubernetesDeploymentDoc } // Check if we are docker environment, return docker update command if IsDocker() { // Construct release tag name. return fmt.Sprintf("podman pull quay.io/minio/minio:%s", releaseTag) } // For binary only installations, we return link to the latest binary.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri May 24 23:05:23 UTC 2024 - 18.7K bytes - Viewed (0) -
ci/official/envs/linux_x86_build
# ============================================================================== # Temporary envs file while we migrate to the new docker image. # Once the migration is complete, this file will be removed. source ci/official/envs/linux_x86 TFCI_DOCKER_IMAGE=us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/ml-build:latest
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Mon Oct 28 17:57:41 UTC 2024 - 1011 bytes - Viewed (0) -
docs/de/docs/deployment/concepts.md
/// tip | "Tipp" Machen Sie sich keine Sorgen, wenn einige dieser Punkte zu **Containern**, Docker oder Kubernetes noch nicht viel Sinn ergeben. Ich werde Ihnen in einem zukünftigen Kapitel mehr über Container-Images, Docker, Kubernetes, usw. erzählen: [FastAPI in Containern – Docker](docker.md){.internal-link target=_blank}. /// ## Schritte vor dem Start
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 20.6K bytes - Viewed (0) -
docs/pt/docs/deployment/concepts.md
/// tip | "Dica" Não se preocupe se alguns desses itens sobre **contêineres**, Docker ou Kubernetes ainda não fizerem muito sentido. Falarei mais sobre imagens de contêiner, Docker, Kubernetes, etc. em um capítulo futuro: [FastAPI em contêineres - Docker](docker.md){.internal-link target=_blank}. /// ## Etapas anteriores antes de começar
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Oct 04 11:04:50 UTC 2024 - 19.7K bytes - Viewed (0)