Skip to content

Commit

Permalink
Add for arm
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Morales <[email protected]>
  • Loading branch information
mauromorales committed Jul 31, 2023
1 parent 793ef4e commit c543bcb
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/Dockerfile.debian-arm-rpi
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,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
2 changes: 2 additions & 0 deletions images/Dockerfile.ubuntu-20-lts-arm-nvidia-jetson-agx-orin
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,12 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
haveged \
iproute2 \
iptables \
iputils-ping \
isc-dhcp-common \
jq \
kbd \
krb5-locales \
less \
lldpd \
lvm2 \
mdadm \
Expand Down
2 changes: 2 additions & 0 deletions images/Dockerfile.ubuntu-20-lts-arm-rpi
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ RUN apt-get update && apt-get install -y \
haveged \
iproute2 \
iptables \
iputils-ping \
jq \
less \
linux-firmware-raspi2 \
linux-raspi \
lldpd \
Expand Down
2 changes: 2 additions & 0 deletions images/Dockerfile.ubuntu-22-lts-arm-rpi
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ RUN apt-get update && apt-get install -y \
haveged \
iproute2 \
iptables \
iputils-ping \
jq \
less \
linux-firmware-raspi \
linux-modules-extra-raspi \
linux-raspi \
Expand Down
2 changes: 2 additions & 0 deletions images/Dockerfile.ubuntu-arm-rpi
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ RUN apt-get update && apt-get install -y \
haveged \
iproute2 \
iptables \
iputils-ping \
jq \
less \
nano \
neovim \
openssh-server \
Expand Down

0 comments on commit c543bcb

Please sign in to comment.