mirror of
https://github.com/thegeeklab/wp-s3-action.git
synced 2024-11-21 14:50:39 +00:00
update dockerfile, add mime.types
This commit is contained in:
parent
eb8b4e32bd
commit
ca7a275625
@ -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
1588
mime.types
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user