We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8800a95 commit a40247eCopy full SHA for a40247e
misc/images/materialized-base/Dockerfile
@@ -25,6 +25,7 @@ RUN groupadd --system --gid=999 materialize \
25
&& useradd --system --gid=999 --uid=999 --create-home materialize \
26
&& apt-get update \
27
&& TZ=UTC DEBIAN_FRONTEND=noninteractive apt-get -qy install --no-install-recommends \
28
+ ca-certificates \
29
curl \
30
gettext-base \
31
nginx \
0 commit comments