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 d012253 commit c96b976Copy full SHA for c96b976
certs/Dockerfile
@@ -1,7 +1,5 @@
1
FROM debian:latest
2
3
-RUN apt-get update
4
-RUN apt-get install software-properties-common -y
5
RUN apt-get update && apt-get install -y \
6
openssl \
7
libnss3-tools \
0 commit comments