I am trying to execute the following code in a Dockerfile:
FROM alpine:3.7 RUN apk update && apk add --no-cache busybox musl prometheus-node-exporter