Skip to content

Commit

Permalink
Update Dockerfile.acceptance
Browse files Browse the repository at this point in the history
  • Loading branch information
fredvd committed May 18, 2024
1 parent 8aa7550 commit 29428a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile.acceptance
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ ENV LISTEN_PORT=${ZSERVER_PORT}
ENV APPLY_PROFILES=plone.app.contenttypes:plone-content,plone.restapi:default,plone.volto:default-homepage
# Packages to be used in configuration
ENV CONFIGURE_PACKAGES=plone.app.contenttypes,plone.restapi,plone.volto,plone.volto.cors
# https://github.com/pypa/pip/issues/12079
ENV _PIP_USE_IMPORTLIB_METADATA=0

RUN ln -s /data /app/var

Expand Down

0 comments on commit 29428a8

Please sign in to comment.