feat: support RocksDB
This commit is contained in:
@@ -13,6 +13,7 @@ ARG PROTOC_VERSION=31.1-r1
|
||||
RUN --mount=type=cache,sharing=locked,target=/var/cache/apk \
|
||||
apk add --update protoc=${PROTOC_VERSION}
|
||||
|
||||
ENV CXXFLAGS="-include cstdint"
|
||||
RUN \
|
||||
# This one would be nice if it worked:
|
||||
# --mount=type=bind,source=.,target=/root/app \
|
||||
|
||||
Reference in New Issue
Block a user