Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
docker-images
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tung Huynh
docker-images
Commits
4006a77d
Commit
4006a77d
authored
1 year ago
by
Matthias Dressel
Browse files
Options
Downloads
Patches
Plain Diff
vlc-debian-win32: Harmonize with -win64 image
parent
7f9bd0b0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vlc-debian-win32/Dockerfile
+2
-2
2 additions, 2 deletions
vlc-debian-win32/Dockerfile
with
2 additions
and
2 deletions
vlc-debian-win32/Dockerfile
+
2
−
2
View file @
4006a77d
...
...
@@ -12,8 +12,8 @@ ARG CORES=8
ENV
IMAGE_DATE=202211290000
ENV
TARGET_TUPLE=i686-w64-mingw32
ENV
TOOLCHAIN_PREFIX=/opt/gcc-$TARGET_TUPLE
ENV
MINGW_PREFIX=$TOOLCHAIN_PREFIX/$TARGET_TUPLE
ENV
TOOLCHAIN_PREFIX=/opt/gcc-$
{
TARGET_TUPLE
}
ENV
MINGW_PREFIX=$TOOLCHAIN_PREFIX/$
{
TARGET_TUPLE
}
ENV
PATH=$TOOLCHAIN_PREFIX/bin:/opt/protobuf/bin:$PATH
# The wine SDK path differs from version to version, starting from the one in buster, it's
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment