some rework

This commit is contained in:
STAM 2020-11-24 16:33:42 +03:00
parent 4eceda5a65
commit 50dccb2ec9
2 changed files with 14 additions and 5 deletions

14
SECURITY.md Normal file
View 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:

View File

@ -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 \