mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-27 02:08:46 +03:00
Merge ebe877ddc73aed229340d452f3efa4c97dec19df into 0c0da6d91bb6cab304cc1e08ff4d3f5bef0cc934
This commit is contained in:
commit
7cfeb291f9
@ -1,7 +1,8 @@
|
||||
FROM alpine
|
||||
|
||||
ENV OPENAPPSEC_NANO_AGENT=TRUE
|
||||
|
||||
RUN apk update
|
||||
RUN apk upgrade --no-cache
|
||||
RUN apk add --no-cache -u busybox
|
||||
RUN apk add --no-cache -u zlib
|
||||
RUN apk add --no-cache bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user