提交 4e194f0e 编写于 作者: J Joao Moreno

tfs: add fakeroot to linux Dockerfile

上级 4b4783df
......@@ -9,26 +9,20 @@ RUN apt-get install -y g++-4.9-multilib
RUN apt-get install -y zip
RUN apt-get install -y rpm
RUN apt-get install -y createrepo
RUN apt-get install -y libgtk2.0-0
RUN apt-get install -y libgconf-2-4
RUN apt-get install -y libnss3
RUN apt-get install -y python-gtk2
RUN apt-get install -y jq
RUN apt-get install -y xvfb
RUN apt-get install -y fakeroot
RUN apt-get install -y libgtk2.0-0 libgtk2.0-0:i386
RUN apt-get install -y libgconf-2-4 libgconf-2-4:i386
RUN apt-get install -y libnss3 libnss3:i386
RUN apt-get install -y libasound2
RUN apt-get install -y libxtst6
RUN apt-get install -y libxtst6 libxtst6:i386
RUN apt-get install -y libfuse2
RUN apt-get install -y libgtk2.0-0:i386
RUN apt-get install -y libnotify-bin
RUN apt-get install -y libnotify4:i386
RUN apt-get install -y libgconf-2-4:i386
RUN apt-get install -y libnss3:i386
RUN apt-get install -y libx11-dev:i386
RUN apt-get install -y libx11-dev libx11-dev:i386
RUN apt-get install -y libxkbfile-dev:i386
RUN apt-get install -y libxtst6:i386
RUN apt-get install -y libxss1:i386
RUN apt-get install -y libxss1
RUN apt-get install -y python-gtk2
RUN apt-get install -y jq
RUN apt-get install -y libx11-xcb-dev:i386
RUN apt-get install -y libx11-xcb-dev
RUN apt-get install -y xvfb
RUN apt-get install -y libx11-dev
RUN apt-get install -y libxss1 libxss1:i386
RUN apt-get install -y libx11-xcb-dev libx11-xcb-dev:i386
RUN apt-get install -y libxkbfile-dev
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册