Skip to content
Snippets Groups Projects
Unverified Commit 770ad1e1 authored by Alex Ellis's avatar Alex Ellis Committed by GitHub
Browse files

Update Dockerfile

parent 4932ae95
No related branches found
No related tags found
No related merge requests found
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/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment