summaryrefslogtreecommitdiffstats
path: root/ci/docker/x86_64-unknown-linux-musl/Dockerfile
blob: 0405c0c4ea95d272f2bb83c84f7cf36ef6ae88b2 (plain)
1
2
3
4
5
FROM rustembedded/cross:x86_64-unknown-linux-musl

RUN apt-get update \
 && apt-get install -y --no-install-recommends \
      libxslt1-dev asciidoc docbook-xsl xsltproc libxml2-utils