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 38e7de7 commit 3ba5d01Copy full SHA for 3ba5d01
Dockerfile
@@ -86,9 +86,5 @@ RUN rm -rf /liboqs
86
RUN mkdir /var/cache/bind
87
ADD named.conf /usr/local/etc/named.conf
88
89
-# Do some tests to verify functionality
90
-RUN dnssec-keygen -a SQISIGN1 example.nl
91
-RUN dnssec-keygen -a SQISIGN1 -f KSK example.nl
92
-
93
CMD named -g
94
#ENTRYPOINT /OQS-bind/bin/dnssec/dnssec-signzone
0 commit comments