zmk_mf68/.devcontainer/Dockerfile

5 lines
91 B
Docker

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