mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-24 13:45:32 +03:00
some rework
This commit is contained in:
parent
4eceda5a65
commit
50dccb2ec9
14
SECURITY.md
Normal file
14
SECURITY.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Security Policy
|
||||
|
||||
## Supported Docker Engine Versions
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| Docker >=19.x | :white_check_mark: |
|
||||
| Linux x86_64 Images | :white_check_mark: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
1. Open `Issues` tab [here](https://github.com/EpicMorg/docker-scripts/issues).
|
||||
2. Select `CVE Report`.
|
||||
3. Publish `CVE Report`.
|
||||
4. Thank you :heart:
|
@ -30,18 +30,14 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
||||
console-cyrillic \
|
||||
cron \
|
||||
curl \
|
||||
ffmpeg \
|
||||
fontconfig \
|
||||
git \
|
||||
gnupg \
|
||||
gnupg2 \
|
||||
graphicsmagick \
|
||||
htop \
|
||||
iftop \
|
||||
iputils-ping \
|
||||
jq \
|
||||
kmod \
|
||||
libsvn-java \
|
||||
locales \
|
||||
lsb-release \
|
||||
lsof \
|
||||
@ -64,7 +60,6 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
||||
tini \
|
||||
tmux \
|
||||
tree \
|
||||
ttf-dejavu \
|
||||
util-linux \
|
||||
uuid-runtime \
|
||||
wget \
|
||||
|
Loading…
Reference in New Issue
Block a user