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 8b115bb commit 2a363f9Copy full SHA for 2a363f9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ruby:alpine
+FROM ruby:2-alpine
2
COPY *.gem /tmp
3
ENV CHEF_LICENSE=accept-silent
4
RUN apk add --no-cache build-base
0 commit comments