Logo
Explore Help
Sign In
iSharkFly-Docs/Docker-Docs
1
0
Fork 0
You've already forked Docker-Docs
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Docker-Docs/engine/security/https/Dockerfile

11 lines
139 B
Docker
Raw Permalink Normal View History

fix: engine/security/https/Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN11-NCURSES-2767191 - https://snyk.io/vuln/SNYK-DEBIAN11-NCURSES-2767191 - https://snyk.io/vuln/SNYK-DEBIAN11-NCURSES-5421197 - https://snyk.io/vuln/SNYK-DEBIAN11-NCURSES-5421197 - https://snyk.io/vuln/SNYK-DEBIAN11-NCURSES-5421197
2023-05-03 16:27:06 +00:00
FROM debian:11
init submit all files
2020-11-18 13:32:27 -05:00
RUN apt-get update && apt-get install -yq openssl
ADD make_certs.sh /
WORKDIR /data
VOLUME ["/data"]
CMD /make_certs.sh
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 138ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API