Skip to content

Commit

Permalink
update docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileoverlord authored and fhunleth committed Jan 24, 2018
1 parent 44056aa commit bc509f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions support/docker/nerves_system_br/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ RUN apt-get update -y -qq \
libstdc++6:i386 \
libz-dev \
xz-utils \
gcc-multilib \
g++-multilib \
&& rm -rf /var/lib/apt/lists/* \
&& apt-get -q -y autoremove \
&& apt-get -q -y clean

0 comments on commit bc509f5

Please sign in to comment.