update dockerfile, add mime.types

This commit is contained in:
Nathan LaFreniere 2015-11-13 15:25:47 -08:00
parent eb8b4e32bd
commit ca7a275625
2 changed files with 1590 additions and 3 deletions

View File

@ -5,8 +5,7 @@
FROM gliderlabs/alpine:3.1
RUN apk add --update \
python \
py-pip \
&& pip install awscli
ca-certificates
ADD drone-s3-sync /bin/
ADD mime.types /etc/
ENTRYPOINT ["/bin/drone-s3-sync"]

1588
mime.types Normal file

File diff suppressed because it is too large Load Diff