/aosp_15_r20/external/grpc-grpc/tools/bazelify_tests/ |
H A D | dockerimage_current_versions.bzl | 17 It makes the info from testing docker image *.current_version files 22 …"third_party/rake-compiler-dock/rake_aarch64-linux.current_version": "docker://us-docker.pkg.dev/g… 23 …"third_party/rake-compiler-dock/rake_arm64-darwin.current_version": "docker://us-docker.pkg.dev/gr… 24 …"third_party/rake-compiler-dock/rake_x64-mingw-ucrt.current_version": "docker://us-docker.pkg.dev/… 25 …"third_party/rake-compiler-dock/rake_x64-mingw32.current_version": "docker://us-docker.pkg.dev/grp… 26 …"third_party/rake-compiler-dock/rake_x86-linux.current_version": "docker://us-docker.pkg.dev/grpc-… 27 …"third_party/rake-compiler-dock/rake_x86-mingw32.current_version": "docker://us-docker.pkg.dev/grp… 28 …"third_party/rake-compiler-dock/rake_x86_64-darwin.current_version": "docker://us-docker.pkg.dev/g… 29 …"third_party/rake-compiler-dock/rake_x86_64-linux.current_version": "docker://us-docker.pkg.dev/gr… 30 …file/distribtest/cpp_debian10_aarch64_cross_x64.current_version": "docker://us-docker.pkg.dev/grpc… [all …]
|
/aosp_15_r20/external/coreboot/util/docker/ |
H A D | Makefile | 6 export DOCKER:=$(shell $(SHELL) -c "command -v docker") macro 11 # Local cache directory - for storing files shared with the docker image 12 export COREBOOT_JENKINS_CACHE_DIR?=/srv/docker/coreboot-builder/cache 32 test-docker: 33 $(if $(DOCKER),,\ 34 $(warning Error: Docker command not found. Please install docker) \ 35 $(warning Instructions: https://docs.docker.com/engine/install/ ) \ 38 test-docker-login: test-docker 39 $(if $(shell if [ ! -f ~/.docker/config.json ]; then \ 40 echo "docker authentication file not found"; fi), \ [all …]
|
/aosp_15_r20/external/pytorch/.github/workflows/ |
H A D | build-manywheel-images.yml | 1 name: Build manywheel docker images 14 - '.ci/docker/manywheel/*' 15 - '.ci/docker/manywheel/build_scripts/*' 16 - '.ci/docker/common/*' 20 - '.ci/docker/manywheel/*' 21 - '.ci/docker/manywheel/build_scripts/*' 22 - '.ci/docker/common/*' 27 DOCKER_REGISTRY: "docker.io" 37 build-docker-cuda: 38 …ref == 'refs/heads/main' || startsWith(github.event.ref, 'refs/tags/v')) && 'docker-build' || '' }} [all …]
|
H A D | build-libtorch-images.yml | 1 name: Build libtorch docker images 13 - '.ci/docker/libtorch/*' 14 - '.ci/docker/common/*' 18 - '.ci/docker/libtorch/*' 19 - '.ci/docker/common/*' 23 DOCKER_REGISTRY: "docker.io" 32 build-docker-cuda: 33 …ref == 'refs/heads/main' || startsWith(github.event.ref, 'refs/tags/v')) && 'docker-build' || '' }} 46 - name: Calculate docker image 48 uses: pytorch/test-infra/.github/actions/calculate-docker-image@release/2.5 [all …]
|
H A D | _android-full-build-test.yml | 10 docker-image-name: 13 description: Name of the base docker image to build with. 73 - name: Calculate docker image 74 id: calculate-docker-image 75 uses: pytorch/test-infra/.github/actions/calculate-docker-image@release/2.4 77 docker-image-name: ${{ inputs.docker-image-name }} 79 - name: Pull docker image 80 uses: pytorch/test-infra/.github/actions/pull-docker-image@release/2.4 82 docker-image: ${{ steps.calculate-docker-image.outputs.docker-image }} 89 - name: Preserve github env variables for use in docker [all …]
|
H A D | docker-builds.yml | 1 name: docker-builds 7 - .ci/docker/** 8 - .github/workflows/docker-builds.yml 16 - .ci/docker/** 17 - .github/workflows/docker-builds.yml 33 docker-build: 34 …ref == 'refs/heads/main' || startsWith(github.event.ref, 'refs/tags/v')) && 'docker-build' || '' }} 40 docker-image-name: [ 65 - docker-image-name: pytorch-linux-jammy-aarch64-py3.10-gcc11 69 …DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/${{ matrix.docker-image-na… [all …]
|
H A D | pull.yml | 43 docker-image-name: pytorch-linux-jammy-py3.8-gcc11 64 docker-image: ${{ needs.linux-jammy-py3_8-gcc11-build.outputs.docker-image }} 73 docker-image: ${{ needs.linux-jammy-py3_8-gcc11-build.outputs.docker-image }} 80 docker-image-name: pytorch-linux-jammy-py3.8-gcc11 91 docker-image-name: pytorch-linux-jammy-py3.8-gcc11 103 docker-image-name: pytorch-linux-jammy-py3-clang15-asan 124 docker-image: ${{ needs.linux-jammy-py3_10-clang15-asan-build.outputs.docker-image }} 133 docker-image-name: pytorch-linux-focal-py3-clang10-onnx 148 docker-image: ${{ needs.linux-focal-py3_8-clang10-onnx-build.outputs.docker-image }} 156 docker-image-name: pytorch-linux-focal-py3.8-clang10 [all …]
|
/aosp_15_r20/external/armnn/build-tool/ |
H A D | README.md | 6 Other host platforms such as Windows and Mac **should** work (with Docker installed), but have not … 8 …d Tool through the use of Docker. However, the scripts may be [executed directly on your machine](… 10 …e Docker installed** and want to quickly build the Arm NN Dockerfile with some default build argum… 14 * [Install Docker](#install-docker) 17 * [Docker Build Arguments Reference](#docker-build-arguments-reference) 20 * [Docker Build Steps](#docker-build-steps) 21 * [Build Arm NN Without Docker](#build-arm-nn-without-docker) 24 * [Additional Docker Build Arguments](#additional-docker-build-arguments) 25 * [Inspect the contents of the Docker Image](#inspect-the-contents-of-the-docker-image) 35 6. **```docker-copy-to-host```:** helpful script to copy contents of a Docker Image to the host mac… [all …]
|
/aosp_15_r20/external/coreboot/Documentation/infrastructure/ |
H A D | builders.md | 17 …ro.com/trendlabs-security-intelligence/why-running-a-privileged-container-in-docker-is-a-bad-idea/) 139 ## jenkins-server docker installation 160 ### Install and set up docker 162 Install docker by following [the 163 directions](https://docs.docker.com/engine/install/) on the docker site. 191 # Set the revision of the container from [docker hub](https://hub.docker.com/repository/docker/core… 195 export COREBOOT_JENKINS_CACHE_DIR="/srv/docker/coreboot-builder/cache" 205 ### Using the Makefile for docker installation 210 make -C util/docker help 216 Commands for working with docker images: [all …]
|
/aosp_15_r20/external/crosvm/tools/ |
H A D | dev_container | 97 def machine_is_running(docker: cmd): 98 machine_state = docker("machine info").stdout() 109 def container_revision(docker: cmd, container_id: str): 110 image = docker("container inspect -f {{.Config.Image}}", container_id).stdout() 116 def container_id(docker: cmd, cros: bool): 117 return docker(f"ps -a -q -f name={container_name(cros)}").stdout() 120 def container_is_running(docker: cmd, cros: bool): 121 return bool(docker(f"ps -q -f name={container_name(cros)}").stdout()) 124 def delete_container(docker: cmd, cros: bool): 125 cid = container_id(docker, cros) [all …]
|
/aosp_15_r20/external/python/google-auth-library-python/.kokoro/ |
D | trampoline_v2.sh | 20 # 1. Prepare the Docker image for the test 21 # 2. Run the Docker with appropriate flags to run the test 22 # 3. Upload the newly built Docker image 36 # TRAMPOLINE_IMAGE: The docker image to use. 41 # (true|false): Whether to upload the Docker image after the 43 # TRAMPOLINE_BUILD_FILE: The script to run in the docker container. 44 # TRAMPOLINE_WORKSPACE: The workspace path in the docker container. 151 gcloud auth configure-docker --quiet 231 # Configure the service account for pulling the docker image. 268 gcloud auth configure-docker --quiet [all …]
|
/aosp_15_r20/external/python/python-api-core/.kokoro/ |
D | trampoline_v2.sh | 20 # 1. Prepare the Docker image for the test 21 # 2. Run the Docker with appropriate flags to run the test 22 # 3. Upload the newly built Docker image 36 # TRAMPOLINE_IMAGE: The docker image to use. 41 # (true|false): Whether to upload the Docker image after the 43 # TRAMPOLINE_BUILD_FILE: The script to run in the docker container. 44 # TRAMPOLINE_WORKSPACE: The workspace path in the docker container. 151 gcloud auth configure-docker --quiet 231 # Configure the service account for pulling the docker image. 268 gcloud auth configure-docker --quiet [all …]
|
/aosp_15_r20/external/python/google-api-python-client/.kokoro/ |
D | trampoline_v2.sh | 20 # 1. Prepare the Docker image for the test 21 # 2. Run the Docker with appropriate flags to run the test 22 # 3. Upload the newly built Docker image 36 # TRAMPOLINE_IMAGE: The docker image to use. 41 # (true|false): Whether to upload the Docker image after the 43 # TRAMPOLINE_BUILD_FILE: The script to run in the docker container. 44 # TRAMPOLINE_WORKSPACE: The workspace path in the docker container. 151 gcloud auth configure-docker --quiet 231 # Configure the service account for pulling the docker image. 268 gcloud auth configure-docker --quiet [all …]
|
/aosp_15_r20/external/grpc-grpc/src/php/docker/ |
H A D | README.md | 2 # Docker Images for Testing 4 This directory contains a number of docker images to assist testing the 14 To build all docker images: 24 Or to only print out individual `docker build` commands 39 Or to only print out individual `docker run` commands 50 Build `grpc-ext` docker image: 53 $ docker build -t grpc-php/grpc-ext -f ./src/php/docker/grpc-ext/Dockerfile . 58 $ docker run -it --rm grpc-php/grpc-ext 72 Build `grpc-src` docker image: 75 $ docker build -t grpc-php/grpc-src -f ./src/php/docker/grpc-src/Dockerfile . [all …]
|
/aosp_15_r20/device/google/cuttlefish_vmm/ |
D | rebuild.sh | 24 # Docker options 26 DEFINE_boolean docker false "Build inside docker" 29 …image true "When --noreuse is specified, this flag controls building the docker image (else we ass… 30 DEFINE_string docker_image "docker_vmm" "Name of docker image to build" 31 DEFINE_string docker_container "docker_vmm" "Name of docker container to create" 34 DEFINE_string docker_output "" "Output directory (when --docker is specified)" 35 DEFINE_string docker_user "${USER}" "Docker-container user" 36 DEFINE_string docker_uid "${UID}" "Docker-container user ID" 86 # use docker run, which creates and runs the continer in one step; in that 145 ${DIR}/rebuild-docker.sh "${FLAGS_docker_image}" \ [all …]
|
/aosp_15_r20/external/bcc/.github/workflows/ |
H A D | bcc-test.yml | 10 # Use docker.io for Docker Hub if empty 41 docker: 42 - 'docker/build/**' 47 - name: Pull docker container 48 if: steps.changes.outputs.docker == 'false' 50 …docker pull ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ matrix.os.distro }}-${{ matrix.os.versio… 51 - name: Build docker container 52 if: steps.changes.outputs.docker == 'true' 58 - name: Tag docker container 60 …docker tag ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ matrix.os.distro }}-${{ matrix.os.version… [all …]
|
/aosp_15_r20/external/skia/docker/ |
H A D | README.md | 1 # Docker chapter 3 Docker files for building different Skia targets. 9 There is a continuous process that builds this docker image, but if you 12 docker build -t skia-release ./docker/skia-release/ 13 docker tag skia-release gcr.io/skia-public/skia-release:prod 14 docker push gcr.io/skia-public/skia-release:prod 21 There is a continuous process that builds this docker image, but if you 24 docker build -t skia-wasm-release ./docker/skia-wasm-release/ 25 docker tag skia-wasm-release gcr.io/skia-public/skia-wasm-release:prod 26 docker push gcr.io/skia-public/skia-wasm-release:prod [all …]
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/windows/ |
H A D | mesa_container.ps1 | 2 # Docker directly as we don't have buildah/podman/skopeo available under 3 # Windows, nor can we execute Docker-in-Docker 14 docker --config "windows-docker.conf" login -u "$registry_username" -p "$registry_password" "$regis… 16 Write-Host "docker login failed to $registry_uri" 21 docker --config "windows-docker.conf" pull "$registry_user_image" 24 docker --config "windows-docker.conf" logout "$registry_uri" 29 docker --config "windows-docker.conf" pull "$registry_central_image" 32 docker --config "windows-docker.conf" tag "$registry_central_image" "$registry_user_image" 33 docker --config "windows-docker.conf" push "$registry_user_image" 35 docker --config "windows-docker.conf" logout "$registry_uri" [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/dockerfile/ |
H A D | push_testing_images.sh | 16 # Builds selected testing docker images and pushes them to artifact registry. 30 # SKIP_UPLOAD: if set, script won't push docker images it built to artifact registry. 31 # TRANSFER_FROM_DOCKERHUB: if set, will attempt to grab docker images missing in artifact registry… 33 # How to configure docker before running this script for the first time: 34 # Configure docker: 35 # $ gcloud auth configure-docker us-docker.pkg.dev 43 # Check that docker is installed and sudoless docker works. 44 docker run --rm -it debian:11 bash -c 'echo "sudoless docker run works!"' || \ 45 (echo "Error: docker not installed or sudoless docker doesn't work?" && exit 1) 53 …docker run --rm -it arm64v8/debian:11 bash -c 'echo "able to run arm64 docker images with an emula… [all …]
|
H A D | README.md | 1 # Docker images used for gRPC testing 3 Most of our linux tests on the CI run under a docker container, since that makes it easier 7 The docker image definitions we use live under `tools/dockerfile` directory (with the 8 exception of `third_party/rake-compiler-dock` docker images). 12 The docker images we use for testing evolve over time (and newer/older versions of it 17 corresponding `.current_version` file, which contains the full docker image name, 18 including artifact registry location, docker image name, the current tag and the 26 us-docker.pkg.dev/grpc-testing/testing-images-public/cxx_debian11_x64:[CURRENT_CHECKSUM]@sha256:[CU… 28 This info can be passed directly to `docker run` command to get an environment 33 The authoritative version of docker images we use for testing is stored in artifact registry, [all …]
|
/aosp_15_r20/external/igt-gpu-tools/ |
H A D | .gitlab-ci.yml | 217 image: docker:stable 224 - docker:dind 226 DOCKER_HOST: tcp://docker:2375 229 - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY 230 …- docker build -t $CI_REGISTRY/$CI_PROJECT_PATH/igt-debian-minimal -t igt-debian-minimal -f Docker… 231 - docker build -t $CI_REGISTRY/$CI_PROJECT_PATH/igt-debian -f Dockerfile.debian . 232 - docker push $CI_REGISTRY/$CI_PROJECT_PATH/igt-debian-minimal 233 - docker push $CI_REGISTRY/$CI_PROJECT_PATH/igt-debian 237 image: docker:stable 243 - docker:dind [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/dockerfile/ |
D | push_testing_images.sh | 16 # Builds selected testing docker images and pushes them to artifact registry. 30 # SKIP_UPLOAD: if set, script won't push docker images it built to artifact registry. 31 # TRANSFER_FROM_DOCKERHUB: if set, will attempt to grab docker images missing in artifact registry… 33 # How to configure docker before running this script for the first time: 34 # Configure docker: 35 # $ gcloud auth configure-docker us-docker.pkg.dev 43 # Check that docker is installed and sudoless docker works. 44 docker run --rm -it debian:11 bash -c 'echo "sudoless docker run works!"' || \ 45 (echo "Error: docker not installed or sudoless docker doesn't work?" && exit 1) 53 …docker run --rm -it arm64v8/debian:11 bash -c 'echo "able to run arm64 docker images with an emula… [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/dockerfiles/ |
H A D | README.md | 5 [TensorFlow's Docker Hub](https://hub.docker.com/r/tensorflow/tensorflow). 18 $ docker build -f ./dockerfiles/cpu.Dockerfile -t tf . 26 After building the image with the tag `tf` (for example), use `docker run` to 29 Note for new Docker users: the `-v` and `-u` flags share directories and 30 permissions between the Docker container and your machine. Without `-v`, your 34 [Docker run documentation](https://docs.docker.com/engine/reference/run/) for 42 $ docker run -u $(id -u):$(id -g) -v $(pwd):/my-devel -it tf 45 # 1) On Docker versions earlier than 19.03 (set up nvidia-docker2 first) 46 $ docker run --runtime=nvidia -u $(id -u):$(id -g) -v $(pwd):/my-devel -it tf 48 # 2) On Docker versions including and after 19.03 (with nvidia-container-toolkit) [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/ |
H A D | docker_env.sh | 8 # This is a helper script to enable running tests under a Docker container, 14 # for the set of Docker images we use on the CI. 18 # This script expects a Linux x86_64 system with a recent version of Docker 21 # (http_proxy and https_proxy) set appropriately. If an alternate Docker 26 # Running this script directly will check for Docker availability and set up 27 # the Docker image. 39 # Make sure docker is available 40 if ! which docker > /dev/null; then 41 …echo "Docker is required but doesn't seem to be installed. See https://www.docker.com/ to get star… 45 # Figure out if we need to 'sudo docker' [all …]
|
/aosp_15_r20/external/mbedtls/tests/scripts/ |
H A D | docker_env.sh | 8 # This is a helper script to enable running tests under a Docker container, 14 # for the set of Docker images we use on the CI. 18 # This script expects a Linux x86_64 system with a recent version of Docker 21 # (http_proxy and https_proxy) set appropriately. If an alternate Docker 26 # Running this script directly will check for Docker availability and set up 27 # the Docker image. 39 # Make sure docker is available 40 if ! which docker > /dev/null; then 41 …echo "Docker is required but doesn't seem to be installed. See https://www.docker.com/ to get star… 45 # Figure out if we need to 'sudo docker' [all …]
|