mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 10:43:13 +08:00
chore: adjust Dockerfile
This commit is contained in:
parent
7d6991dd65
commit
633b9c0426
@ -11,7 +11,7 @@ COPY . /clash-src
|
||||
WORKDIR /clash-src
|
||||
RUN go mod download &&\
|
||||
make docker &&\
|
||||
mv ./bin/Clash.Meta-docker /clash
|
||||
mv ./bin/clash.meta-docker /clash
|
||||
|
||||
FROM alpine:latest
|
||||
LABEL org.opencontainers.image.source="https://github.com/MetaCubeX/Clash.Meta"
|
||||
|
Loading…
Reference in New Issue
Block a user