Searched full:dockerfile (Results 1 – 20 of 20) sorted by relevance
10 dockerfile: Dockerfile20 dockerfile: Dockerfile
44 # This means we have a much slower container build, but we can use the same Dockerfile for both targets.
1 #===- llvm/utils/docker/example/build/Dockerfile -------------------------===//8 # This is an example Dockerfile to build an image that compiles clang.
37 Docker images are built from a so-called *Dockerfile*, a source file written in41 details). A minimal Dockerfile typically contains a base image and a number64 It provides an incomplete Dockerfile with (very few) FIXMEs explaining the steps
200 `Dockerfile <https://github.com/llvm/llvm-zorg/blob/main/buildbot/google/docker/windows-base-vscode…
9 **/Dockerfile
89 "$(shell docker build -f tests/linux/Dockerfile -q .)" ; \
455 Dockerfile to support basic Linux testing, which I found useful as
4 Dockerfile: Sets up the docker image with all pre-requisites.
5 # docker run --rm -it "$(docker build -f tests/linux/Dockerfile -q .)"
19 -f Dockerfile.emulator . \
1 #===- llvm/utils/docker/nvidia-cuda/build/Dockerfile ---------------------===//
253 Dockerfile262 the Dockerfile.282 Dockerfile global() subsection
127 image is located in ``libcxx/utils/ci/Dockerfile``. If you are looking to reproduce the
189 -f "$BUILD_DIR/$IMAGE_SOURCE/Dockerfile" \
102 This directory also contains a Dockerfile which sets up all required
40 …an build and use the docker image containing BOLT using our [docker file](utils/docker/Dockerfile).
56 file <utils/docker/Dockerfile>`__. Alternatively, you can build BOLT