Searched refs:docker (Results 1 – 16 of 16) sorted by relevance
8 ``llvm/utils/docker``. They can be used by anyone who wants to build the docker34 A snapshot of a docker container filesystem is called a *docker image*.39 the docker image (see `official72 building LLVM inside docker container.79 ./llvm/utils/docker/build_docker_image.sh \81 --docker-repository clang-debian10 --docker-tag "staging" \97 --docker-repository clang-debian10 --docker-tag "staging" \111 docker run -ti clang-debian10:staging bash144 <https://github.com/NVIDIA/nvidia-docker>`_ to run your docker containers. Note152 Any docker image can be built and run using only the docker binary, i.e. you can[all …]
200 `Dockerfile <https://github.com/llvm/llvm-zorg/blob/main/buildbot/google/docker/windows-base-vscode…
1 This folder contains resources needed to create a docker container for4 Dockerfile: Sets up the docker image with all pre-requisites.8 cmd to build the docker container:10 docker build -t llvm-libc-buildbot-worker .15 docker run -it llvm-libc-buildbot-worker <passwd>
27 -d|--docker-repository docker repository for the image28 -t|--docker-tag docker tag for the image48 Required options: --source and --docker-repository, at least one56 will produce two docker images:
29 docker pull ldionne/libcxx-builder30 docker run -it --volume "${MONOREPO_ROOT}:/llvm" --workdir "/llvm" --cap-add=SYS_PTRACE ldionne/lib…
15 # $ docker run --env-file <secrets> -it $(docker build -q libcxx/utils/ci)27 # $ docker build -t ldionne/libcxx-builder libcxx/utils/ci28 # $ docker push ldionne/libcxx-builder
5 # docker run --rm -it "$(docker build -f tests/linux/Dockerfile -q .)"
85 docker-test:86 if which docker ; \88 docker run --rm -it \
466 899e202 Add a docker config for basic Linux testing.492 8a181cd Make the Linux docker test run "make check".556 33c2843 Add a docker-test target to the Makefile.
16 Run cmake with the specified arguments. Used inside docker container.
16 Checkout git sources into /tmp/clang-build/src. Used inside a docker container.
1 #===- llvm/utils/docker/nvidia-cuda/build/Dockerfile ---------------------===//
137 def docker(parser, args): function326 dock_parser.set_defaults(func=docker)
1 #===- llvm/utils/docker/example/build/Dockerfile -------------------------===//
1 #===- llvm/utils/docker/debian10/build/Dockerfile -------------------------===//
48 You can build and use the docker image containing BOLT using our [docker file](utils/docker/Dockerf…