mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 16:56:47 +00:00
Update Dockerfile
This commit is contained in:
parent
4932ae9543
commit
770ad1e144
@ -1,6 +1,6 @@
|
|||||||
FROM arm64v8/alpine:3.5
|
FROM arm64v8/alpine:3.5
|
||||||
|
|
||||||
workdir /root
|
WORKDIR /root
|
||||||
RUN apk add --update libarchive-tools
|
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/
|
ADD https://github.com/prometheus/prometheus/releases/download/v1.5.2/prometheus-1.5.2.linux-arm64.tar.gz /root/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user