Docker: No longer install Vim in server
This commit is contained in:
parent
9a2d3a3760
commit
251296f42f
@ -37,8 +37,7 @@ RUN apt-get install --no-install-recommends -y \
|
||||
iputils-ping \
|
||||
netcat \
|
||||
procps \
|
||||
traceroute \
|
||||
vim
|
||||
traceroute
|
||||
|
||||
# Install saml requirements
|
||||
RUN apt-get install --no-install-recommends -y \
|
||||
|
Loading…
Reference in New Issue
Block a user