k3s/package/Dockerfile

6 lines
99 B
Docker
Raw Normal View History

2019-01-01 08:23:01 +00:00
FROM alpine:3.8
RUN apk -U --no-cache add ca-certificates
COPY rio /
WORKDIR /var/lib/rancher/rio