Files @ efe960906ce4
Branch filter:

Location: freifunk/Firmware-building/build_script/Dockerfile

efe960906ce4 272 B text/x-dockerfile-config Show Annotation Show as Raw Download as Raw
x
experimental: remove x86 modules

The modules were ported from an older config, unknown if needed.
site-ffda (Darmstadt) seems not not use them, or have any mention of
them. Additionally, we do not currently have any x86 devices in the
network.

Removal of legacy info makes the config easier to grasp.
1
2
3
4
5
6
FROM debian:12

RUN apt update && \
    apt install -y \
           htop tmux vim sudo mosh build-essential git python3 python-is-python3 python3-distutils ecdsautils gawk unzip libncurses5-dev zlib1g-dev libssl-dev libelf-dev wget rsync time qemu-utils \
           file