alpine-bash/Dockerfile

4 lines
61 B
Docker

# hadolint ignore=DL3006
FROM alpine:latest
RUN apk add bash