Searched full:alpine (Results 1 – 25 of 155) sorted by relevance
1234567
1 # Try to resemble an Alpine Ridge topology2 [device "alpine-root"]7 [device "alpine-0"]9 bus = "alpine-root"14 [device "alpine-nhi"]16 bus = "alpine-0"20 [device "alpine-1"]22 bus = "alpine-root"27 [device "alpine-up"]29 bus = "alpine-1"[all …]
6 - '/templates/alpine.yml'39 extends: .fdo.container-build@alpine@x86_6443 FDO_BASE_IMAGE: alpine:latest65 extends: .fdo.distribution-image@alpine83 extends: .fdo.distribution-image@alpine103 extends: .fdo.distribution-image@alpine119 extends: .fdo.distribution-image@alpine132 extends: .fdo.distribution-image@alpine
352 # Alpine based x86_64 build image353 .alpine/x86_64_build-base:355 - .fdo.container-build@alpine359 FDO_BASE_IMAGE: alpine:$FDO_DISTRIBUTION_VERSION # since cbuild ignores it361 # Alpine based x86_64 build image362 alpine/x86_64_build:364 - .alpine/x86_64_build-base366 MESA_IMAGE_TAG: &alpine-x86_64_build ${ALPINE_X86_64_BUILD_TAG}367 LLVM_VERSION: &alpine-llvm_version 19377 .use-alpine/x86_64_build:[all …]
35 ALPINE_IMAGE: "arm64v8/alpine"37 ALPINE_IMAGE: "docker.io/s390x/alpine"39 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"62 ALPINE_IMAGE: "arm64v8/alpine"65 ALPINE_IMAGE: "docker.io/s390x/alpine"91 ALPINE_IMAGE: "arm64v8/alpine"94 ALPINE_IMAGE: "docker.io/s390x/alpine"
21 # Also see https://github.com/sgerrand/alpine-pkg-glibc23 RUN wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub24 RUN wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.30-r0/glibc-2.30-r0.apk27 # installing mono on alpine is hard and we don't really need it
83 ### `alpine`86 Alpine-Linux base image.88 Build `alpine` docker image:91 $ docker build -t grpc-php/alpine -f ./src/php/docker/alpine/Dockerfile .96 $ docker run -it --rm grpc-php/alpine
23 ALPINE_IMAGE: "arm64v8/alpine"54 ALPINE_IMAGE: "arm64v8/alpine"77 ALPINE_IMAGE: "arm64v8/alpine"118 ALPINE_IMAGE: "arm64v8/alpine"162 ALPINE_IMAGE: "arm64v8/alpine"185 ALPINE_IMAGE: "arm64v8/alpine"226 ALPINE_IMAGE: "arm64v8/alpine"270 ALPINE_IMAGE: "arm64v8/alpine"293 ALPINE_IMAGE: "arm64v8/alpine"334 ALPINE_IMAGE: "arm64v8/alpine"[all …]
23 ALPINE_IMAGE: "docker.io/s390x/alpine"54 ALPINE_IMAGE: "docker.io/s390x/alpine"77 ALPINE_IMAGE: "docker.io/s390x/alpine"117 ALPINE_IMAGE: "docker.io/s390x/alpine"140 ALPINE_IMAGE: "docker.io/s390x/alpine"180 ALPINE_IMAGE: "docker.io/s390x/alpine"203 ALPINE_IMAGE: "docker.io/s390x/alpine"243 ALPINE_IMAGE: "docker.io/s390x/alpine"266 ALPINE_IMAGE: "docker.io/s390x/alpine"306 ALPINE_IMAGE: "docker.io/s390x/alpine"[all …]
27 ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine123 …-east-1.amazonaws.com/${{ (matrix.runner == 'linux.arm64.2xlarge') && 'arm64v8' || 'tool' }}/alpine
5 ARG DISTRO_NAME=alpine10 ARG DISTRO_NAME=alpine23 ARG DISTRO_NAME=alpine
34 alpine:35 name: alpine37 container: alpine
2 # ref: https://hub.docker.com/_/alpine3 FROM alpine:edge
9 default: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"10 description: selected Alpine docker image to use for chown of workspace
3 FROM alpine@sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a as builder10 FROM alpine@sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a
3 FROM alpine:latest as dart-sdk-checkout17 FROM alpine:latest as analyzer
14 - [Alpine](#alpine---binary)25 - [Alpine](#alpine---source)251 ## Alpine - Binary253 As of Alpine 3.11, bcc binaries are available in the community repository:263 …ble at `/usr/bin/python`, but that may not be true on recent versions of Alpine. If you encounter …271 Alpine Linux is often used as a base system for containers. `bcc` can be used in such an environmen…278 alpine:3.12694 ## Alpine - Source
83 "_comment": "Reset the overrides from targets/linux/architectures/arm* for Alpine",84 "alpine": { object
62 alpine:64 - image: alpine203 - alpine
2 …LAVA_SSH_CLIENT_IMAGE: "${CI_REGISTRY_IMAGE}/alpine/x86_64_lava_ssh_client:${ALPINE_X86_64_LAVA_SS…45 - job: alpine/x86_64_lava_ssh_client
65 """Checks if it's building Alpine"""70 if "alpine" in os_release_content:169 …# Compile with fail with error: `lto-wrapper failed` when lto flag was enabled in Alpine using mus…
2 ./run-in-docker.sh openjdk:8-alpine -Pwith-java8-tests $@
2 ./run-in-docker.sh openjdk:17-alpine -Pwith-java11-tests $@
1 FROM python:3.3-alpine
1 FROM alpine:edge