Skip to content

Commit

Permalink
Merge pull request #4 from LinuxSuRen/fix/cache-file
Browse files Browse the repository at this point in the history
Do not have the cache file
  • Loading branch information
LinuxSuRen authored Nov 23, 2019
2 parents 94d797b + c38d32a commit 92940f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ COPY bin/linux/mirror-proxy mirror-proxy
RUN chmod u+x mirror-proxy

COPY config/.mirror-proxy.yaml /root/.mirror-proxy.yaml
COPY cache.yaml cache.yaml

ENTRYPOINT ["./mirror-proxy"]
CMD []

0 comments on commit 92940f1

Please # to comment.