summaryrefslogtreecommitdiffstats
path: root/base_sdc-sanity/Dockerfile
blob: 600fbf2dd92a587fbc6958e9660604d714683a5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
FROM openjdk:8-jdk-alpine

# Install Chef
RUN set -ex && \
    apk add --no-cache \
    curl \
    vim \
    bash \
    build-base \
    ruby=2.5.2-r0 \
    ruby-dev \
    libffi-dev \
    libxml2-dev && \
    gem install chef:13.8.5 berkshelf:6.3.1 io-console:0.4.6 etc webrick --no-document && \
    echo "http://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && \
    apk update && \
    apk add binutils curl libcurl libtasn1