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.
1 parent f090bfc commit 7e6321eCopy full SHA for 7e6321e
1 file changed
rakelib/almalinux-8.dockerfile
@@ -1,5 +1,5 @@
1
FROM almalinux:8
2
-RUN dnf install -y make gcc
+RUN dnf install -y make gcc ruby
3
ADD . /prism
4
WORKDIR /prism
5
RUN make
0 commit comments