Skip to content
Snippets Groups Projects
Commit d85759d5 authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Merge branch 'rpi_wheezy_gcc' into 'master'

Rpi wheezy gcc

See merge request !26
parents e6413916 1f74e2d9
No related branches found
No related tags found
1 merge request!26Rpi wheezy gcc
Loading
Loading
@@ -76,7 +76,7 @@ RUN /usr/local/bin/gem update --system ${RUBYGEMS_VERSION} --no-ri --no-rdoc
ENV BUNDLER_VERSION 1.13.6
RUN /usr/local/bin/gem install bundler --version ${BUNDLER_VERSION} --no-ri --no-rdoc
 
ENV NODE_VERSION 6.9.3
ENV NODE_VERSION 6.9.5
RUN zypper -q -n in nodejs6-${NODE_VERSION} npm6-${NODE_VERSION}
 
RUN mkdir -p /opt/gitlab /var/cache/omnibus ~/.ssh
Loading
Loading
Loading
Loading
@@ -21,6 +21,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends \
python-pip \
git \
gcc \
gcc-4.8\
libstdc++-4.8-pic\
libssl-dev \
libyaml-dev \
libffi-dev \
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment