mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-04-04 16:54:01 +02:00
Removed unused lines from Dockerfile for testssl.sh
This commit is contained in:
parent
db32b1fbea
commit
c366f09043
@ -2,8 +2,6 @@ FROM debian:latest
|
|||||||
|
|
||||||
RUN apt-get update && apt-get install -y git bsdmainutils dnsutils ldnsutils host
|
RUN apt-get update && apt-get install -y git bsdmainutils dnsutils ldnsutils host
|
||||||
|
|
||||||
#ADD ./ /testssl/
|
|
||||||
|
|
||||||
RUN git clone https://github.com/drwetter/testssl.sh.git /testssl.sh/
|
RUN git clone https://github.com/drwetter/testssl.sh.git /testssl.sh/
|
||||||
|
|
||||||
RUN ln -s /testssl.sh/testssl.sh /usr/local/bin/
|
RUN ln -s /testssl.sh/testssl.sh /usr/local/bin/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user