FROM centos:8 RUN dnf install -y bzip2 git gcc wget RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh