mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
continue work on builder
This commit is contained in:
@ -21,4 +21,4 @@ RUN apk -U --no-cache add redis shadow && \
|
||||
# Start redis
|
||||
STOPSIGNAL SIGKILL
|
||||
USER redis:redis
|
||||
CMD redis-server /etc/redis.conf
|
||||
CMD ["redis-server", "/etc/redis.conf"]
|
||||
|
Reference in New Issue
Block a user