Commit c4caf2c5 authored by Li Mi's avatar Li Mi

修正错误的推送

parent a1ec3d22
gzzchh/stacks:dnsmasq: ccr.ccs.tencentyun.com/gzzchh/stacks:smartdns
gzzchh/stacks:dnsmasq: ccr.ccs.tencentyun.com/gzzchh/stacks:dnsmasq
FROM alpine
RUN apk update && \
apk add wget curl unzip tar gzip ca-certificates
RUN curl https://api.github.com/repos/pymumu/smartdns/releases/latest \
RUN curl https://api.github.com/repos/pymumu/smartdns/releases/latest \
| grep browser_download_url \
| grep smartdns-x86_64 \
| cut -d '"' -f 4 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment