diff --git a/Dockerfile b/Dockerfile index 2f3d3d9..670da9c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,4 @@ +# Snapraid 1.3 FROM alpine:latest RUN apk --update add python git smartmontools && \