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.
2 parents bb89312 + 1ca2018 commit 257dfddCopy full SHA for 257dfdd
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ruby:3.1.2-alpine
2
3
-RUN apk add --update --no-cache git bash
+RUN apk add --update --no-cache git bash jq findutils
4
5
WORKDIR /go/src/github.com/openshift/openshift-docs
6
0 commit comments