1
0
Files

6 lines
113 B
Docker
Raw Permalink Normal View History

FROM ghcr.io/appleboy/drone-scp:1.6.14
2019-05-11 17:01:31 +08:00
COPY entrypoint.sh /bin/entrypoint.sh
ENTRYPOINT ["/bin/entrypoint.sh"]