FROM alpine RUN --mount=type=secret,id=password [ "$(cat /run/secrets/password)" = "hunter2" ]