move docker files

This commit is contained in:
zcong1993 2019-08-29 20:01:38 +08:00
parent 089caf70d5
commit 13a3e4afd9
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
FROM appropriate/curl:latest
COPY LICENSE README.md /
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]