Skip to content

Commit

Permalink
Todo: add hyperfine
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-plessy authored Jun 20, 2024
1 parent 8440cd7 commit 4acc49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV PKGS_FILE_TRANSFER="filezilla lftp magic-wormhole ncftp rsync"
ENV PKGS_FILE_COMPRESSION="grabix p7zip-full pigz pixz tabix"
ENV PKGS_FILE_MANAGEMENT="duc duf exa gt5 ncdu rename trash-cli"
ENV PKGS_DEBIAN_DEVEL="debootstrap fakechroot schroot sbuild"
ENV PKGS_OTHER="cowsay datamash libsixel-bin neofetch thefuck"
ENV PKGS_OTHER="cowsay datamash hyperfine libsixel-bin neofetch thefuck"

RUN apt -y update
RUN apt -y install locales-all && apt-get clean # Multilingual support
Expand Down

0 comments on commit 4acc49c

Please sign in to comment.