Searched full:alpine (Results 1 – 25 of 112) sorted by relevance
12345
267 # Alpine based x86_64 build image268 .alpine/x86_64_build-base:270 - .fdo.container-build@alpine274 FDO_BASE_IMAGE: alpine:$FDO_DISTRIBUTION_VERSION # since cbuild ignores it276 # Alpine based x86_64 build image277 alpine/x86_64_build:279 - .alpine/x86_64_build-base281 MESA_IMAGE_TAG: &alpine-x86_64_build ${ALPINE_X86_64_BUILD_TAG}283 .use-alpine/x86_64_build:287 MESA_IMAGE_PATH: "alpine/x86_64_build"[all …]
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
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
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
3 FROM alpine@sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a as builder10 FROM alpine@sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a
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
3 FROM alpine:latest as dart-sdk-checkout17 FROM alpine:latest as analyzer
83 "_comment": "Reset the overrides from targets/linux/architectures/arm* for Alpine",84 "alpine": { object
65 alpine:67 - image: alpine188 - alpine
13 … # The default rust images (not -slim or -alpine) are based on buildpack-deps. Hopefully this will15 # therefore faster than a minimal, customized alpine.
2 …LAVA_SSH_CLIENT_IMAGE: "${CI_REGISTRY_IMAGE}/alpine/x86_64_lava_ssh_client:${ALPINE_X86_64_LAVA_SS…40 - 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:17-alpine -Pwith-java11-tests $@
2 ./run-in-docker.sh openjdk:8-alpine -Pwith-java8-tests $@
163 ci-alpine:166 image: alpine:latest
1 FROM python:3.3-alpine
1 FROM python:2.7-alpine
11 - ./codebuild/cd/musl-linux-build.sh aws-crt-alpine-3.16-arm64 linux-aarch_64-musl
11 - ./codebuild/cd/musl-linux-build.sh aws-crt-alpine-3.16-x64 linux-x86_64-musl
15 FROM amd64/alpine:3.8 as base
5 image: rabbitmq:3.8.2-management-alpine