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.
enchant
1 parent 0401b41 commit 085aca5Copy full SHA for 085aca5
src/test/from-dockerfile/mod_wsgi.Dockerfile.tpl
@@ -21,7 +21,7 @@ COPY --from=builder $APP_ROOT $APP_ROOT
21
22
# Install httpd and echant packages - runtime dependencies of our application
23
USER 0
24
-RUN microdnf install -y httpd enchant
+RUN microdnf install -y httpd
25
USER 1001
26
27
# Set the default command for the resulting image
0 commit comments