- Sort Score
- Result 10 results
- Languages All
Results 31 - 40 of 307 for linux (0.04 sec)
-
CHANGELOG/CHANGELOG-1.30.md
[kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.30.14/kubernetes-client-linux-386.tar.gz) | 7f88931d14feb36c32852dfc3c4abe28e0b955ab60c5a4057c65f5c9a659606920ff9fed4a1c1239e8166db44d4c313ff8d9e6fbd2832260d5ea1cee13027310
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jun 18 18:59:10 UTC 2025 - 398.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.9.md
-------- | ----------- [kubernetes-node-linux-amd64.tar.gz](https://dl.k8s.io/v1.9.10/kubernetes-node-linux-amd64.tar.gz) | `8a64921a4ab5a858be6c7a90b195cec732cc2d67d37c6195e88210044401d05d` [kubernetes-node-linux-arm.tar.gz](https://dl.k8s.io/v1.9.10/kubernetes-node-linux-arm.tar.gz) | `de68c2b616a601843eed932ea08ac186acdaa5e75488237227263c747ea009a8`
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Nov 16 10:46:27 UTC 2021 - 313.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.5.md
[kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.5.8/kubernetes-client-linux-386.tar.gz) | `4c1b83462cc9c11144c957beca3479a16162ccd283462d3b6b2afcfa40550137` [kubernetes-client-linux-amd64.tar.gz](https://dl.k8s.io/v1.5.8/kubernetes-client-linux-amd64.tar.gz) | `0baefc8e2c01bddf550764a77d6fb345df331bbc4f2f56efb036d3dd50b64562`
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 136.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.11.md
-------- | ----------- [kubernetes-node-linux-amd64.tar.gz](https://dl.k8s.io/v1.11.3/kubernetes-node-linux-amd64.tar.gz) | `14761794210f7b17a0a51ea9746e55eb1d538c7b86601b98e1df562e68f96024` [kubernetes-node-linux-arm.tar.gz](https://dl.k8s.io/v1.11.3/kubernetes-node-linux-arm.tar.gz) | `578232ffbd559997b0d8302afbe4ef1f425507c8642f8d72f00f5cb3c07c2655`
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0) -
.teamcity/src/main/kotlin/configurations/BuildDistributions.kt
package configurations import common.Os.LINUX import common.buildScanTagParam import common.getBuildScanCustomValueParam import model.CIBuildModel import model.Stage class BuildDistributions( model: CIBuildModel, stage: Stage, ) : OsAwareBaseGradleBuildType(os = LINUX, stage = stage, init = { id("${model.projectId}_BuildDistributions") name = "Build Distributions"
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Mon Aug 25 20:21:47 UTC 2025 - 1.3K bytes - Viewed (0) -
ci/official/utilities/convert_msys_paths_to_win_paths.py
# limitations under the License. # ============================================================================== """Converts MSYS Linux-like paths stored in env variables to Windows paths. This is necessary on Windows, because some applications do not understand/handle Linux-like paths MSYS uses, for example, Docker. """ import argparse import os def should_convert(var_name: str,
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Wed Aug 07 23:01:25 UTC 2024 - 2.5K bytes - Viewed (0) -
ci/official/containers/ml_build_arm64/Dockerfile
# - buildozer: clean bazel build deps RUN git clone --branch v1.11.0 https://github.com/bats-core/bats-core.git && bats-core/install.sh /usr/local && rm -rf bats-core RUN wget https://github.com/bazelbuild/bazelisk/releases/download/v1.21.0/bazelisk-linux-arm64 -O /usr/local/bin/bazel && chmod +x /usr/local/bin/bazel
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Fri Aug 01 02:44:57 UTC 2025 - 3.6K bytes - Viewed (0) -
.teamcity/performance-test-durations.json
"linux" : 479 }, { "testProject" : "mediumNative", "linux" : 265 }, { "testProject" : "multiNative", "linux" : 1801 }, { "testProject" : "smallCppApp", "linux" : 326 }, { "testProject" : "smallCppMulti", "linux" : 335 }, { "testProject" : "smallNative", "linux" : 325 } ] }, {
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Mon Sep 08 06:58:31 UTC 2025 - 25.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.31.md
[kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.31.12/kubernetes-client-linux-386.tar.gz) | 9894e20ea1b32d840346a7d58cac276bf21a3540934659b0c9cafec5e544a2a77b63f20abe6f055399f2d0166b8c8229e91ec9a89687eb79f4b791f6c5a97d14
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 19:49:57 UTC 2025 - 429.6K bytes - Viewed (0) -
docs/pt/docs/environment-variables.md
O valor da variável `PATH` é uma longa string composta por diretórios separados por dois pontos `:` no Linux e macOS, e por ponto e vírgula `;` no Windows. Por exemplo, a variável de ambiente `PATH` poderia ter esta aparência: //// tab | Linux, macOS ```plaintext
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 8.4K bytes - Viewed (0)