Skip to content
Snippets Groups Projects
Commit c658e6f5 authored by Xueshan Feng's avatar Xueshan Feng
Browse files

Dockerfile: format. [skip ci]

parent 7e84defa
No related branches found
No related tags found
No related merge requests found
...@@ -16,10 +16,10 @@ RUN apt-get update && \ ...@@ -16,10 +16,10 @@ RUN apt-get update && \
libtcmalloc-minimal4 \ libtcmalloc-minimal4 \
libsasl2-modules-gssapi-mit \ libsasl2-modules-gssapi-mit \
openssl \ openssl \
lmdb-utils \ lmdb-utils \
krb5-user \ krb5-user \
kstart \ kstart \
procps \ procps \
wget wget
COPY --from=stage /artifacts / COPY --from=stage /artifacts /
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment