Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit923c212

Browse files
authored
chore: add zstd to dogfood image (coder#3479)
1 parent3ae42f4 commit923c212

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎dogfood/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@ RUN apt-get update --quiet && apt-get install --yes \
152152
podman \
153153
skopeo \
154154
fish \
155-
gh && \
155+
gh \
156+
zstd && \
156157
# Delete package cache to avoid consuming space in layer
157158
apt-get clean && \
158159
# Configure FIPS-compliant policies

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp