Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
docker-images
Commits
4c5544db
Commit
4c5544db
authored
Jun 24, 2016
by
Konstantin Pavlov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install wine32.
parent
f2373c17
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
vlc-debian-win32/Dockerfile
vlc-debian-win32/Dockerfile
+2
-0
No files found.
vlc-debian-win32/Dockerfile
View file @
4c5544db
...
...
@@ -8,6 +8,8 @@ RUN apt-get update && apt-get -y install \
qt4-default git subversion cmake cvs libwine-dev wine-development wine
\
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 clean
-y
&&
rm
-rf
/var/lib/apt/lists/
*
RUN
/enforce-static.sh
Write
Preview
Markdown
is supported
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