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 \
|
iputils-ping \
|
||||||
netcat \
|
netcat \
|
||||||
procps \
|
procps \
|
||||||
traceroute \
|
traceroute
|
||||||
vim
|
|
||||||
|
|
||||||
# Install saml requirements
|
# Install saml requirements
|
||||||
RUN apt-get install --no-install-recommends -y \
|
RUN apt-get install --no-install-recommends -y \
|
||||||
|
Loading…
Reference in New Issue
Block a user