Skip to content

Commit 3ba5d01

Browse files
committed
Dockerfile: remove some tests I put there for SQISign
1 parent 38e7de7 commit 3ba5d01

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,5 @@ RUN rm -rf /liboqs
8686
RUN mkdir /var/cache/bind
8787
ADD named.conf /usr/local/etc/named.conf
8888

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-
9389
CMD named -g
9490
#ENTRYPOINT /OQS-bind/bin/dnssec/dnssec-signzone

0 commit comments

Comments
 (0)