zmk_mf68/.devcontainer/Dockerfile

5 lines
91 B
Docker

FROM docker.io/zmkfirmware/zmk-dev-arm:2.5
COPY .bashrc tmp
RUN mv /tmp/.bashrc ~/.bashrc