mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-07 17:20:57 +01:00
Merge pull request #1625 from drwetter/dockerfile_fixtest
Try to fix builds by Dockerhub
This commit is contained in:
commit
003f35d273
@ -10,7 +10,7 @@ RUN ln -s /home/testssl/testssl.sh /usr/local/bin/
|
|||||||
USER testssl
|
USER testssl
|
||||||
WORKDIR /home/testssl/
|
WORKDIR /home/testssl/
|
||||||
|
|
||||||
RUN git clone --depth=1 https://github.com/drwetter/testssl.sh.git .
|
COPY . ./
|
||||||
|
|
||||||
ENTRYPOINT ["testssl.sh"]
|
ENTRYPOINT ["testssl.sh"]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user