1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-06-20 06:15:37 +02: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