Update Dockerfile

This commit is contained in:
Alex Ellis 2018-01-01 11:47:15 +00:00 committed by GitHub
parent 4932ae9543
commit 770ad1e144
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
FROM arm64v8/alpine:3.5
workdir /root
WORKDIR /root
RUN apk add --update libarchive-tools
ADD https://github.com/prometheus/prometheus/releases/download/v1.5.2/prometheus-1.5.2.linux-arm64.tar.gz /root/