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 8aa7550 commit 29428a8Copy full SHA for 29428a8
Dockerfile.acceptance
@@ -32,8 +32,6 @@ ENV LISTEN_PORT=${ZSERVER_PORT}
32
ENV APPLY_PROFILES=plone.app.contenttypes:plone-content,plone.restapi:default,plone.volto:default-homepage
33
# Packages to be used in configuration
34
ENV CONFIGURE_PACKAGES=plone.app.contenttypes,plone.restapi,plone.volto,plone.volto.cors
35
-# https://github.com/pypa/pip/issues/12079
36
-ENV _PIP_USE_IMPORTLIB_METADATA=0
37
38
RUN ln -s /data /app/var
39
0 commit comments