mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Merge branch 'josephpage-master'
This commit is contained in:
commit
0073ffb763
@ -12,7 +12,7 @@ RUN add-apt-repository -y ppa:git-core/ppa && \
|
||||
libxml2-dev libxslt-dev libcurl4-openssl-dev libicu-dev \
|
||||
ruby2.1 ruby2.1-dev && \
|
||||
gem install --no-ri --no-rdoc bundler && \
|
||||
apt-get clean # 20140725
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ADD assets/setup/ /app/setup/
|
||||
RUN chmod 755 /app/setup/install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user