mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-24 10:03:11 +00:00
Upgrade to Alpine:1.8.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.7
|
||||
FROM alpine:3.8
|
||||
WORKDIR /home/weave
|
||||
RUN apk add --no-cache bash conntrack-tools iproute2 util-linux curl
|
||||
COPY ./scope /home/weave/
|
||||
|
||||
Reference in New Issue
Block a user