Home
last modified time | relevance | path

Searched full:dockerfile (Results 1 – 20 of 20) sorted by relevance

/llvm-project/libcxx/utils/ci/
H A Ddocker-compose.yml10 dockerfile: Dockerfile
20 dockerfile: Dockerfile
H A DDockerfile44 # This means we have a much slower container build, but we can use the same Dockerfile for both targets.
/llvm-project/llvm/utils/docker/example/
H A DDockerfile1 #===- llvm/utils/docker/example/build/Dockerfile -------------------------===//
8 # This is an example Dockerfile to build an image that compiles clang.
/llvm-project/llvm/docs/
H A DDocker.rst37 Docker images are built from a so-called *Dockerfile*, a source file written in
41 details). A minimal Dockerfile typically contains a base image and a number
64 It provides an incomplete Dockerfile with (very few) FIXMEs explaining the steps
H A DGettingStartedVS.rst200 `Dockerfile <https://github.com/llvm/llvm-zorg/blob/main/buildbot/google/docker/windows-base-vscode…
/llvm-project/.github/workflows/
H A Dbuild-ci-container.yml
/llvm-project/polly/lib/External/isl/imath/
H A D.dockerignore9 **/Dockerfile
H A DMakefile89 "$(shell docker build -f tests/linux/Dockerfile -q .)" ; \
H A DChangeLog455 Dockerfile to support basic Linux testing, which I found useful as
/llvm-project/libc/utils/buildbot/
H A DREADME.txt4 Dockerfile: Sets up the docker image with all pre-requisites.
/llvm-project/polly/lib/External/isl/imath/tests/linux/
H A DDockerfile5 # docker run --rm -it "$(docker build -f tests/linux/Dockerfile -q .)"
/llvm-project/libcxx/utils/ci/vendor/android/
H A Dbuild-emulator-images.sh19 -f Dockerfile.emulator . \
/llvm-project/llvm/utils/docker/nvidia-cuda/
H A DDockerfile1 #===- llvm/utils/docker/nvidia-cuda/build/Dockerfile ---------------------===//
/llvm-project/llvm/utils/docker/debian10/
H A DDockerfile
/llvm-project/libcxx/docs/
H A DContributing.rst253 Dockerfile
262 the Dockerfile.
282 Dockerfile global() subsection
H A DTestingLibcxx.rst127 image is located in ``libcxx/utils/ci/Dockerfile``. If you are looking to reproduce the
/llvm-project/llvm/utils/docker/
H A Dbuild_docker_image.sh189 -f "$BUILD_DIR/$IMAGE_SOURCE/Dockerfile" \
/llvm-project/clang/tools/clang-fuzzer/
H A DREADME.txt102 This directory also contains a Dockerfile which sets up all required
/llvm-project/bolt/
H A DREADME.md40 …an build and use the docker image containing BOLT using our [docker file](utils/docker/Dockerfile).
/llvm-project/bolt/docs/
H A Dindex.rst56 file <utils/docker/Dockerfile>`__. Alternatively, you can build BOLT