summaryrefslogtreecommitdiffstats
path: root/docker/alpine (follow)
Commit message (Expand)AuthorAgeFilesLines
* docker: add expected log functions to alpine docker-startQuentin Young2021-08-301-0/+14
* docker: build libyang2 along with FRRQuentin Young2021-08-304-17/+423
* docker: Use tini unilaterally and stop tailing /dev/nullWesley Coakley2021-06-162-12/+13
* Merge pull request #8482 from wesleycoakley/docker-prefer-cmd-to-entrypointMark Stapp2021-04-201-1/+1
|\
| * docker: prefer CMD to ENTRYPOINTWesley Coakley2021-04-161-1/+1
* | docker: pin alpine base image to 3.13Quentin Young2021-04-161-3/+3
|/
* docker: prefer alpine:latest for buildingWesley Coakley2021-01-221-8/+5
* docker: don't fail on chown /etc/frrQuentin Young2020-06-101-1/+1
* alpine: fix build on current 'edge' version of AlpineJuergen Werner2019-12-031-0/+1
* issue/5035: Remove warning for missing pytest during build phase and add libc...Ronny Trommer2019-09-231-1/+2
* issue/5035: Install pytest with pip to get the Alpine packages builtRonny Trommer2019-09-231-0/+2
* docker/alpine: Update buildscript to keep the docker image aroundChristian Franke2019-03-272-13/+27
* docker/alpine/build.sh: Install packages to docker/alpineChristian Franke2019-03-261-1/+1
* docker/alpine: Unbreak build by using edge/testingChristian Franke2019-03-263-40/+49
* alpine: Move docker-start to Docker buildChristian Franke2019-03-262-0/+13
* unit tests: support code coverage instrumentation and reportsArthur Jones2018-07-041-0/+12
* alpine packaging: use a more standard packaging formatArthur Jones2018-04-101-1/+3
* alpine packaging: build packages and base image directly from gitArthur Jones2018-04-042-10/+9
* docker build: build Alpine Linux dev packages in dockerArthur Jones2018-03-194-0/+63