mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 17:16:08 +10:00
Remove vim since it is of no use to running GitLab.
This commit is contained in:
@@ -13,7 +13,6 @@ RUN apt-get update -q \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get install -qy \
|
||||
openssh-server \
|
||||
wget \
|
||||
vim \
|
||||
&& apt-get clean
|
||||
|
||||
# Download & Install GitLab
|
||||
|
||||
Reference in New Issue
Block a user