Fix build failure of base images
[sdc/sdc-docker-base.git] / base_sdc-cqlsh / Dockerfile
1 FROM openjdk:8-jdk-alpine
2
3 RUN apk add --no-cache py-pip && \
4     pip install cqlsh==4.0.1 && \
5     set -ex && \
6     pip install cqlsh && \
7     apk add --no-cache \
8     bash \
9     build-base \
10     ruby=2.5.5-r0 \
11     ruby-dev \
12     libffi-dev \
13     libxml2-dev && \
14     gem install chef:13.8.5 berkshelf:6.3.1 io-console:0.4.6 etc webrick --no-document && \
15     apk update && \
16     apk add binutils \
17     libtasn1