Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for dockerUp (0.17 sec)

  1. pkg/apis/core/validation/validation_test.go

    				InitContainerStatuses: []core.ContainerStatus{{
    					ContainerID: "docker://numbers",
    					Image:       "alpine",
    					ImageID:     "docker-pullable://nginx@sha256:d0gf00d",
    					Name:        "init",
    					Ready:       true,
    					State: core.ContainerState{
    						Terminated: &core.ContainerStateTerminated{
    							ContainerID: "docker://numbers",
    							Reason:      "Completed",
    						},
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. RELEASE.md

    [Python 2's EOL on January 1, 2020](https://www.python.org/dev/peps/pep-0373/#update).
    
    Coinciding with this change, new releases of
    [TensorFlow's Docker images](https://hub.docker.com/r/tensorflow/tensorflow/)
    provide Python 3 exclusively. Because all images now use Python 3, Docker tags
    containing `-py3` will no longer be provided and existing `-py3` tags like
    `latest-py3` will not be updated.
    
    ## Major Features and Improvements
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "enableServiceLinks": {
                "description": "EnableServiceLinks indicates whether information about services should be injected into pod's environment variables, matching the syntax of Docker links. Optional: Defaults to true.",
                "type": "boolean"
              },
              "ephemeralContainers": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top