Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
docker-images
Commits
d57599f1
Commit
d57599f1
authored
Jun 24, 2016
by
Konstantin Pavlov
Browse files
Force the installation
parent
4c5544db
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc-debian-win32/Dockerfile
View file @
d57599f1
...
...
@@ -9,7 +9,7 @@ RUN apt-get update && apt-get -y install \
zip nsis bzip2 p7zip-full wget dos2unix ragel yasm g++ protobuf-compiler
\
m4 ant build-essential libtool-bin
&&
\
dpkg
--add-architecture
i386
&&
\
apt-get update
&&
apt-get
install
wine32
&&
\
apt-get update
&&
apt-get
-y
install
wine32
&&
\
apt-get clean
-y
&&
rm
-rf
/var/lib/apt/lists/
*
RUN
/enforce-static.sh
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment