Skip to content

Commit

Permalink
dockerfile: install alsa-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
paradajz committed Mar 3, 2024
1 parent 1c555e6 commit a946972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ ENV WORKSPACE_DIR=${workspace_dir}
RUN \
apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y \
alsa-utils \
bash-completion \
bsdmainutils \
bzip2 \
Expand Down

0 comments on commit a946972

Please sign in to comment.