Skip to content

Commit

Permalink
Add missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mauromorales committed Jul 28, 2023
1 parent 8bf8a8a commit 317bf8e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
haveged \
iproute2 \
iptables \
iputils-ping \
isc-dhcp-common \
jq \
krb5-locales \
less \
libatm1 \
libglib2.0-data \
libgpm2 \
Expand Down
1 change: 1 addition & 0 deletions images/Dockerfile.fedora
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN dnf install -y \
kernel \
kernel-modules \
kernel-modules-extra \
less \
livecd-tools \
lvm2 \
nano \
Expand Down
2 changes: 2 additions & 0 deletions images/Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ RUN apt-get update \
haveged \
iproute2 \
iptables \
iputils-ping \
isc-dhcp-common \
jq \
kbd \
less \
lvm2 \
mdadm \
nano \
Expand Down

0 comments on commit 317bf8e

Please sign in to comment.