loadkeys
Load the kernel keymap for the console. More information: <https://manned.org/loadkeys>.
RUN apt-get update && \
apt-get install -y kbd
RUN apt-get update && \
apt-get install -y kbd
RUN apk add kbd
RUN pacman -S --noconfirm kbd
RUN apt-get update && \
apt-get install -y kbd
RUN yum install -y kbd
RUN dnf install -y kbd
RUN apt-get update && \
apt-get install -y kbd