mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
rebuild snare, tanner
This commit is contained in:
@ -4,7 +4,8 @@ FROM redis:alpine
|
||||
ADD dist/ /root/dist/
|
||||
#
|
||||
# Setup apt
|
||||
RUN apk -U --no-cache add redis && \
|
||||
RUN sed -i 's/dl-cdn/dl-2/g' /etc/apk/repositories && \
|
||||
apk -U --no-cache add redis && \
|
||||
cp /root/dist/redis.conf /etc && \
|
||||
#
|
||||
# Clean up
|
||||
|
Reference in New Issue
Block a user