]> git.proxmox.com Git - rustc.git/blob - vendor/packed_simd_2/ci/docker/i686-unknown-linux-gnu/Dockerfile
New upstream version 1.74.1+dfsg1
[rustc.git] / vendor / packed_simd_2 / ci / docker / i686-unknown-linux-gnu / Dockerfile
1 FROM ubuntu:18.04
2 RUN apt-get update && apt-get install -y --no-install-recommends \
3 gcc-multilib \
4 libc6-dev \
5 file \
6 make \
7 ca-certificates