Commit 434741f564d313e3c6a38e04db5e997fb2854cbd
1 parent
a0186663
Exists in
master
Upload files to 'wikilibras'
Adição do repositório do ubuntu
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
@@ -42,6 +42,8 @@ RUN useradd vlibras | @@ -42,6 +42,8 @@ RUN useradd vlibras | ||
42 | 42 | ||
43 | #RUN useradd vlibras | 43 | #RUN useradd vlibras |
44 | 44 | ||
45 | +RUN echo "deb-src http://security.ubuntu.com/ubuntu/ trusty-security main restricted" >> /etc/apt/sources.list | ||
46 | + | ||
45 | RUN apt-get update | 47 | RUN apt-get update |
46 | 48 | ||
47 | RUN apt-get install build-essential -y | 49 | RUN apt-get install build-essential -y |