Added commit to image (hopefully?)
This commit is contained in:
parent
f2c57e0709
commit
e941f16c37
@ -47,7 +47,8 @@ RUN set -eux; \
|
|||||||
libzstd-dev \
|
libzstd-dev \
|
||||||
liblz4-dev \
|
liblz4-dev \
|
||||||
libsnappy-dev \
|
libsnappy-dev \
|
||||||
libssl-dev; \
|
libssl-dev \
|
||||||
|
git; \
|
||||||
cd /tmp/keydb-internal; \
|
cd /tmp/keydb-internal; \
|
||||||
# disable protected mode as it relates to docker
|
# disable protected mode as it relates to docker
|
||||||
grep -E '^ *createBoolConfig[(]"protected-mode",.*, *1 *,.*[)],$' ./src/config.cpp; \
|
grep -E '^ *createBoolConfig[(]"protected-mode",.*, *1 *,.*[)],$' ./src/config.cpp; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user