Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 65 for architectures (0.07 sec)

  1. CHANGELOG/CHANGELOG-1.21.md

    ### Container Images
    
    All container images are available as manifest lists and support the described
    architectures. It is also possible to pull a specific architecture directly by
    adding the "-$ARCH" suffix  to the container image name.
    
    name | architectures
    ---- | -------------
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  2. cmd/testdata/xl-meta-merge.zip

    command to run a standalone MinIO server on Linux hosts running 64-bit Intel/AMD architectures. Replace ``/data`` with the path to the drive or directory in which you want MinIO to store data. ```sh wget https://dl.min.io/server/minio/release/linux-amd64/minio chmod +x minio ./minio server /data ``` The following table lists supported architectures. Replace the `wget` URL with the architecture for your Linux host. | Architecture | URL | | -------- | ------ | | 64-bit Intel/AMD | <https://dl.min.io/serv...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Mar 08 17:50:48 UTC 2024
    - 30.2K bytes
    - Viewed (0)
  3. docs/screenshots/Architecture-diagram_distributed_16.svg

    Architecture-diagram_distributed_16.svg...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sat Apr 15 00:21:57 UTC 2017
    - 60K bytes
    - Viewed (0)
  4. docs/screenshots/Architecture-diagram_distributed_16.jpg

    Architecture-diagram_distributed_16.jpg...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Jun 29 16:10:47 UTC 2017
    - 252.3K bytes
    - Viewed (0)
  5. docs/screenshots/Architecture-diagram_distributed_8.png

    Architecture-diagram_distributed_8.png...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Oct 23 05:20:38 UTC 2018
    - 89.7K bytes
    - Viewed (0)
  6. docs/screenshots/Architecture-diagram_distributed_8.svg

    Architecture-diagram_distributed_8.svg...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Oct 23 05:20:38 UTC 2018
    - 212K bytes
    - Viewed (0)
  7. docs/screenshots/Architecture-diagram_distributed_16.png

    Architecture-diagram_distributed_16.png...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Nov 24 03:30:23 UTC 2016
    - 353.7K bytes
    - Viewed (0)
  8. docs/screenshots/Architecture-diagram_distributed_8.jpg

    Architecture-diagram_distributed_8.jpg...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Oct 23 05:20:38 UTC 2018
    - 215.2K bytes
    - Viewed (0)
  9. docs/screenshots/Architecture-diagram_distributed_nm.png

    Architecture-diagram_distributed_nm.png...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Mon May 11 16:33:55 UTC 2020
    - 548K bytes
    - Viewed (0)
  10. api/maven-api-core/src/main/java/org/apache/maven/api/services/OsService.java

     * <ul>
     * <li>Query basic OS information like name, architecture, and version</li>
     * <li>Determine the OS family (e.g., Windows, Unix, Mac)</li>
     * <li>Check if the current OS is Windows-based</li>
     * </ul>
     * <p>
     * The service implementation uses system properties to detect OS characteristics:
     * <ul>
     * <li>os.name: The operating system name</li>
     * <li>os.arch: The operating system architecture</li>
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Mon Feb 10 14:12:18 UTC 2025
    - 3.5K bytes
    - Viewed (0)
Back to top