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 42501c4 commit 4ff3551Copy full SHA for 4ff3551
layers/gnupg/Dockerfile
@@ -11,7 +11,6 @@ RUN echo 'extension=gnupg.so' > /tmp/ext.ini
11
12
RUN php /bref/lib-copy/copy-dependencies.php /tmp/gnupg.so /tmp/extension-libs
13
14
-
15
FROM scratch
16
17
COPY --from=ext /tmp/gnupg.so /opt/bref/extensions/gnupg.so
0 commit comments