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 9f8bb4e commit 1ca2018Copy full SHA for 1ca2018
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