raspi-config
An ncurses terminal GUI to config a Raspberry Pi. More information: <https://www.raspberrypi.org/documentation/computers/configuration.html>.
RUN apt-get update && \
apt-get install -y raspi-config
An ncurses terminal GUI to config a Raspberry Pi. More information: <https://www.raspberrypi.org/documentation/computers/configuration.html>.
RUN apt-get update && \
apt-get install -y raspi-config