We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639fb8c commit 3350715Copy full SHA for 3350715
Dockerfile
@@ -15,7 +15,7 @@ RUN apt-get update -y \
15
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
16
sudo \
17
pkg-config software-properties-common apt-transport-https \
18
- file zip \
+ fd-find file zip \
19
tzdata locales \
20
bash-completion man-db \
21
git openssh-client \
0 commit comments