- Sort Score
- Num 10 results
- Language All
Results 121 - 130 of 149 for Installer (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/uk/docs/deployment/docker.md
pydantic>=2.7.0,<3.0.0 ``` І зазвичай ви встановлюватимете ці залежності пакетів через `pip`, наприклад: <div class="termy"> ```console $ pip install -r requirements.txt ---> 100% Successfully installed fastapi pydantic ``` </div> /// info | Інформація Існують інші формати та інструменти для визначення і встановлення залежностей пакетів. ///
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 44.2K bytes - Click Count (0) -
docs/zh/docs/deployment/docker.md
``` fastapi[standard]>=0.113.0,<0.114.0 pydantic>=2.7.0,<3.0.0 ``` 通常你会用 `pip` 安装这些依赖,例如: <div class="termy"> ```console $ pip install -r requirements.txt ---> 100% Successfully installed fastapi pydantic ``` </div> /// info | 信息 还有其他格式和工具可以定义并安装包依赖。 /// ### 编写 **FastAPI** 代码 { #create-the-fastapi-code } * 创建 `app` 目录并进入 * 创建空文件 `__init__.py`
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 24.8K bytes - Click Count (0) -
src/main/resources/fess_label_nl.properties
labels.requestFile=Verzoekbestand labels.sereq_button_upload=Verzenden labels.facet_is_not_found=Niet gevonden labels.doc_score=Score: labels.development_mode_warning=Draait in ontwikkelmodus. Installeer OpenSearch apart in een productieomgeving. labels.eol_error=Uw systeem wordt niet langer ondersteund. Raadpleeg de product-end-of-life-pagina voor een upgrade. labels.tooltip_search_view=Zoekweergave
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 51.3K bytes - Click Count (1) -
CHANGELOG/CHANGELOG-1.14.md
- kubeadm now attempts to detect an installed CRI by its usual domain socket, so that `--cri-socket` can be omitted from the command line if Docker is not used and there is a single CRI installed. ([#69366](https://github.com/kubernetes/kubernetes/pull/69366), [@rosti](https://github.com/rosti))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Mon Jun 14 22:06:39 GMT 2021 - 271.5K bytes - Click Count (0) -
TESTING.asciidoc
--------------------------------------------------------------------------- ./gradlew precommit --------------------------------------------------------------------------- Some of these checks will require `docker-compose` installed for bringing up test fixtures. If it's not present those checks will be skipped automatically. The host running Docker (or VM if you're using Docker Desktop) needs 4GB of
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Mon Jun 07 13:55:20 GMT 2021 - 32.5K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.3.md
* Fix kubectl create secret/configmap to allow = values ([#24989](https://github.com/kubernetes/kubernetes/pull/24989), [@derekwaynecarr](https://github.com/derekwaynecarr)) * Upgrade installed packages when building hyperkube to improve the security profile ([#25114](https://github.com/kubernetes/kubernetes/pull/25114), [@aaronlevy](https://github.com/aaronlevy))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 84K bytes - Click Count (0) -
docs/zh-hant/docs/deployment/docker.md
``` fastapi[standard]>=0.113.0,<0.114.0 pydantic>=2.7.0,<3.0.0 ``` 接著你通常會用 `pip` 來安裝這些套件相依,例如: <div class="termy"> ```console $ pip install -r requirements.txt ---> 100% Successfully installed fastapi pydantic ``` </div> /// info | 資訊 還有其他格式與工具可以用來定義與安裝套件相依。 /// ### 建立 FastAPI 程式碼 { #create-the-fastapi-code } * 建立一個 `app` 目錄並進入。 * 建立一個空的 `__init__.py` 檔案。
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 24.9K bytes - Click Count (0) -
CONTRIBUTING.md
- Select **File > Open** - In the subsequent dialog navigate to the root `build.gradle` file - In the subsequent dialog select **Open as Project** #### Checkstyle If you have the [Checkstyle] plugin installed, you can configure IntelliJ to check the Elasticsearch code. However, the Checkstyle configuration file does not work by default with the IntelliJ plugin, so instead an IDE-specific config
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Sep 01 07:32:01 GMT 2021 - 36.5K bytes - Click Count (0) -
docs/ko/docs/deployment/docker.md
fastapi[standard]>=0.113.0,<0.114.0 pydantic>=2.7.0,<3.0.0 ``` 그리고 보통 `pip`로 패키지 의존성을 설치합니다. 예를 들면: <div class="termy"> ```console $ pip install -r requirements.txt ---> 100% Successfully installed fastapi pydantic ``` </div> /// info | 정보 패키지 의존성을 정의하고 설치하는 다른 형식과 도구도 있습니다. /// ### **FastAPI** 코드 생성하기 { #create-the-fastapi-code } * `app` 디렉터리를 만들고 들어갑니다.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 32.6K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.21.md
- OpenStack Cinder CSI migration is on by default, Clinder CSI driver must be installed on clusters on OpenStack for Cinder volumes to work. ([#98538](https://github.com/kubernetes/kubernetes/pull/98538), [@dims](https://github.com/dims)) [SIG Storage]
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Fri Oct 14 07:03:14 GMT 2022 - 367.3K bytes - Click Count (0)