Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
docker-images
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
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
Matthias Dressel
docker-images
Commits
3d605345
Commit
3d605345
authored
1 year ago
by
Matthias Dressel
Browse files
Options
Downloads
Patches
Plain Diff
dav1d-debian-unstable: Add unzip for argon tests
parent
d0f74ee2
No related branches found
No related tags found
No related merge requests found
Pipeline
#332106
passed with stage
in 4 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dav1d-debian-unstable/Dockerfile
+1
-1
1 addition, 1 deletion
dav1d-debian-unstable/Dockerfile
with
1 addition
and
1 deletion
dav1d-debian-unstable/Dockerfile
+
1
−
1
View file @
3d605345
...
@@ -20,7 +20,7 @@ RUN groupadd --gid ${VIDEOLAN_UID} videolan && \
...
@@ -20,7 +20,7 @@ RUN groupadd --gid ${VIDEOLAN_UID} videolan && \
lftp ca-certificates curl git build-essential
\
lftp ca-certificates curl git build-essential
\
nasm clang libclang-rt-dev mold meson ninja-build gcovr
\
nasm clang libclang-rt-dev mold meson ninja-build gcovr
\
wine wine64 procps doxygen graphviz libsdl2-dev ripgrep
\
wine wine64 procps doxygen graphviz libsdl2-dev ripgrep
\
debian-ports-archive-keyring
&&
\
debian-ports-archive-keyring
unzip
&&
\
sed
-i
-e
'$aArchitectures-Remove: riscv64'
/etc/apt/sources.list.d/debian.sources
&&
\
sed
-i
-e
'$aArchitectures-Remove: riscv64'
/etc/apt/sources.list.d/debian.sources
&&
\
sed
-e
'/^URIs/c URIs: http://deb.debian.org/debian-ports'
\
sed
-e
'/^URIs/c URIs: http://deb.debian.org/debian-ports'
\
-e
'/^Signed-By/c Signed-By: /usr/share/keyrings/debian-ports-archive-keyring.gpg'
\
-e
'/^Signed-By/c Signed-By: /usr/share/keyrings/debian-ports-archive-keyring.gpg'
\
...
...
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