We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Dockerfile
x86_64-unknown-linux-gnu
1 parent 185a836 commit b29bb52Copy full SHA for b29bb52
ci/docker/x86_64-unknown-linux-gnu/Dockerfile
@@ -1 +1,4 @@
1
FROM rust-x86_64-unknown-linux-gnu
2
+
3
+RUN yum upgrade -y && \
4
+ yum install -y perl-IPC-Cmd
0 commit comments