summaryrefslogtreecommitdiff
path: root/docker/alpine
AgeCommit message (Expand)Author
2024-06-14docker: Set ABUILD_APK_INDEX_OPTS for libyangDonatas Abraitis
2024-06-14docker: Do not require checks for libyang Alpine Linux package buildDonatas Abraitis
2024-06-14docker: Use Alpine Linux 3.20Donatas Abraitis
2024-03-09docker: Do not use pip Python package managerDonatas Abraitis
2024-03-09docker: Use Alpine Linux version 3.19Donatas Abraitis
2024-03-09docker: Use libyang 2.1.128 for Alpine buildsDonatas Abraitis
2023-07-31docker: Install the apk packages regardless of the platformDonatas Abraitis
2023-07-20docker: Use libyang 2.1.80 for Alpine buildsDonatas Abraitis
2023-07-20docker: Move Alpine dependency packages to APKBUILD fileDonatas Abraitis
2023-07-20docker: Use Alpine Linux 3.18Donatas Abraitis
2023-07-20docker: Use libyang 2.1.80Donatas Abraitis
2023-03-21doc: Add documentation for MGMT daemonPushpasis Sarkar
2022-12-02docker: Use Alpine 3.17 as base imageDonatas Abraitis
2022-11-07docker: Use Alpine 3.16 imageDonatas Abraitis
2022-09-20docker: Keep and copy .apk files after they are builtDonatas Abraitis
2022-07-17docker: use Alpine-provided libyangQuentin Young
2022-07-17alpine, docker: Update APKBUILD for libyangQuentin Young
2022-05-24docker: Use Alpine 3.15 for buildDonatas Abraitis
2022-01-04docker: update alpine build enable set own versionStephen Worley
2021-08-30docker: add expected log functions to alpine docker-startQuentin Young
2021-08-30docker: build libyang2 along with FRRQuentin Young
2021-06-15docker: Use tini unilaterally and stop tailing /dev/nullWesley Coakley
2021-04-20Merge pull request #8482 from wesleycoakley/docker-prefer-cmd-to-entrypointMark Stapp
2021-04-16docker: prefer CMD to ENTRYPOINTWesley Coakley
2021-04-16docker: pin alpine base image to 3.13Quentin Young
2021-01-22docker: prefer alpine:latest for buildingWesley Coakley
2020-06-10docker: don't fail on chown /etc/frrQuentin Young
2019-12-03alpine: fix build on current 'edge' version of AlpineJuergen Werner
2019-09-23issue/5035: Remove warning for missing pytest during build phase and add libc...Ronny Trommer
2019-09-23issue/5035: Install pytest with pip to get the Alpine packages builtRonny Trommer
2019-03-27docker/alpine: Update buildscript to keep the docker image aroundChristian Franke
2019-03-26docker/alpine/build.sh: Install packages to docker/alpineChristian Franke
2019-03-26docker/alpine: Unbreak build by using edge/testingChristian Franke
2019-03-26alpine: Move docker-start to Docker buildChristian Franke
2018-07-04unit tests: support code coverage instrumentation and reportsArthur Jones
2018-04-09alpine packaging: use a more standard packaging formatArthur Jones
2018-04-04alpine packaging: build packages and base image directly from gitArthur Jones
2018-03-19docker build: build Alpine Linux dev packages in dockerArthur Jones