Changed libevhtp tests to compile from clicon instead of criticalstack

This commit is contained in:
Olof hagsand 2021-03-03 16:01:29 +01:00
parent b2f9c59a34
commit e8cd587ded
9 changed files with 117 additions and 32 deletions

View file

@ -94,7 +94,7 @@ MAINTAINER Olof Hagsand <olof@hagsand.se>
RUN apk add --update flex bison fcgi-dev
# Test-specific (for test scripts)
RUN apk add --update sudo curl procps grep make bash
RUN apk add --update sudo curl procps grep make bash # iproute2 # contains ip
# Create clicon user and group
RUN adduser -D -H clicon