Changed libevhtp tests to compile from clicon instead of criticalstack
This commit is contained in:
parent
b2f9c59a34
commit
e8cd587ded
9 changed files with 117 additions and 32 deletions
|
|
@ -103,7 +103,7 @@ RUN adduser -D -H www-data
|
|||
RUN apk add --update nginx
|
||||
|
||||
# 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
|
||||
|
||||
# Expose nginx port for restconf
|
||||
EXPOSE 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue