FROM alpine

RUN set -ex \
    && apk add --no-cache \
        bash