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
f4bb57b9
Commit
f4bb57b9
authored
1 year ago
by
Matthias Dressel
Committed by
Konstantin Pavlov
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
dav1d-debian-unstable: Switch to zstd for argon tests
parent
4d31154c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#341913
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dav1d-debian-unstable/Dockerfile
+2
-2
2 additions, 2 deletions
dav1d-debian-unstable/Dockerfile
with
2 additions
and
2 deletions
dav1d-debian-unstable/Dockerfile
+
2
−
2
View file @
f4bb57b9
FROM
debian:sid-20230
411
-slim
FROM
debian:sid-20230
502
-slim
MAINTAINER
VideoLAN roots <roots@videolan.org>
...
...
@@ -20,7 +20,7 @@ RUN groupadd --gid ${VIDEOLAN_UID} videolan && \
lftp ca-certificates curl git build-essential
\
nasm clang libclang-rt-dev mold meson ninja-build gcovr
\
wine wine64 procps doxygen graphviz libsdl2-dev ripgrep
\
debian-ports-archive-keyring
unzip
&&
\
debian-ports-archive-keyring
zstd
&&
\
sed
-i
-e
'$aArchitectures-Remove: riscv64'
/etc/apt/sources.list.d/debian.sources
&&
\
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'
\
...
...
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