1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-08-17 13:13:57 -07:00
Files
ripgrep/ci/docker/x86_64-unknown-linux-musl/Dockerfile
2020-02-20 16:07:51 -05:00

5 lines
117 B
Docker

FROM rustembedded/cross:x86_64-unknown-linux-musl
COPY stage/ubuntu-install-packages /
RUN /ubuntu-install-packages