mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 22:25:40 +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 \
|
console-cyrillic \
|
||||||
cron \
|
cron \
|
||||||
curl \
|
curl \
|
||||||
ffmpeg \
|
|
||||||
fontconfig \
|
|
||||||
git \
|
git \
|
||||||
gnupg \
|
gnupg \
|
||||||
gnupg2 \
|
gnupg2 \
|
||||||
graphicsmagick \
|
|
||||||
htop \
|
htop \
|
||||||
iftop \
|
iftop \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
jq \
|
jq \
|
||||||
kmod \
|
kmod \
|
||||||
libsvn-java \
|
|
||||||
locales \
|
locales \
|
||||||
lsb-release \
|
lsb-release \
|
||||||
lsof \
|
lsof \
|
||||||
@ -64,7 +60,6 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
|||||||
tini \
|
tini \
|
||||||
tmux \
|
tmux \
|
||||||
tree \
|
tree \
|
||||||
ttf-dejavu \
|
|
||||||
util-linux \
|
util-linux \
|
||||||
uuid-runtime \
|
uuid-runtime \
|
||||||
wget \
|
wget \
|
||||||
|
Loading…
Reference in New Issue
Block a user