Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for image (0.05 sec)

  1. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"chemical/x-xyz",
    				"image/x-ms-bmp",
    				"image/cgm",
    				"image/example",
    				"image/fits",
    				"image/g3fax",
    				"image/gif",
    				"image/ief",
    				"image/jp2",
    				"image/jpeg",
    				"image/jpm",
    				"image/jpx",
    				"image/naplps",
    				"image/nitf",
    				"image/png",
    				"image/prs.btif",
    				"image/prs.pti",
    				"image/svg+xml",
    				"image/t38",
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  2. docs/bucket/notifications/README.md

    ```
    # Create bucket named `images` in myminio
    mc mb myminio/images
    # Add notification configuration on the `images` bucket using the MySQL ARN. The --suffix argument filters events.
    mc event add myminio/images arn:minio:sqs::1:postgresql --suffix .jpg
    # Print out the notification configuration on the `images` bucket.
    mc event list myminio/images
    mc event list myminio/images
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jan 18 07:03:17 UTC 2024
    - 84K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.3.md

    * kubectl rolling-update support for same image ([#24645](https://github.com/kubernetes/kubernetes/pull/24645), [@jlowdermilk](https://github.com/jlowdermilk))
    * Add an entry to the salt config to allow Debian jessie on GCE. ([#25123](https://github.com/kubernetes/kubernetes/pull/25123), [@jlewi](https://github.com/jlewi))
        * As with the existing Wheezy image on GCE, docker is expected to already be installed in the image.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 84K bytes
    - Viewed (0)
  4. common/scripts/metallb-native.yaml

            - --tls-min-version=VersionTLS12
            env:
            - name: METALLB_ML_SECRET_NAME
              value: memberlist
            - name: METALLB_DEPLOYMENT
              value: controller
            image: gcr.io/istio-testing/metallb/controller:v0.14.3
            livenessProbe:
              failureThreshold: 3
              httpGet:
                path: /metrics
                port: monitoring
              initialDelaySeconds: 10
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Feb 23 23:56:31 UTC 2024
    - 63.9K bytes
    - Viewed (0)
  5. go.sum

    github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
    github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug=
    github.com/opencontainers/image-spec v1.1.0/go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM=
    github.com/openshift/api v0.0.0-20241024191314-684b2b1679ba h1:jyeZlKhyeR9mdbQKbTl5oP5nz0vAoy1Q+xn+1PwgODE=
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Wed Nov 06 06:23:25 UTC 2024
    - 62.2K bytes
    - Viewed (0)
  6. fess-crawler/src/test/resources/extractor/eml/sample2.eml

    a/ico_verified-1407009642236.png" width="16" height="16" style="width:15px;height:15px;display:inline;margin:0;padding:0;display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;display:inline-block;vertical-align:top;" class="inline-image" />&nbsp;<a href="https://twitter.com/i/redirect?url=https%3A%2F%2Ftwitter.com%2Ftokyo_bousai%3Ft%3D1%26cn%3DZmxleGlibGVfcmVjc18y%26sig%3D469e0de8684fdb4a9be152419cb6a5c173720fed%26al%3D1%26refsrc%3Demail%26iid%3D7c2e8db7f2e0464eb1fb51f268eeba54%2...
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Sat Jan 16 07:50:35 UTC 2016
    - 91.6K bytes
    - Viewed (0)
  7. cmd/object-api-listobjects_test.go

    	testObjects := []struct {
    		parentBucket string
    		name         string
    		content      string
    		meta         map[string]string
    	}{
    		{testBuckets[0], "Asia-maps.png", "asis-maps", map[string]string{"content-type": "image/png"}},
    		{testBuckets[0], "Asia/India/India-summer-photos-1", "contentstring", nil},
    		{testBuckets[0], "Asia/India/Karnataka/Bangalore/Koramangala/pics", "contentstring", nil},
    		{testBuckets[0], "newPrefix0", "newPrefix0", nil},
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed May 01 11:07:40 UTC 2024
    - 73.1K bytes
    - Viewed (0)
  8. docs/bigdata/images/image4.png

    image4.png...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed Jun 19 00:52:27 UTC 2019
    - 81.8K bytes
    - Viewed (0)
  9. docs/bigdata/images/image5.png

    image5.png...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed May 29 02:34:51 UTC 2019
    - 64K bytes
    - Viewed (0)
  10. docs/bigdata/images/image7.png

    image7.png...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed May 29 02:34:51 UTC 2019
    - 58K bytes
    - Viewed (0)
Back to top