Skip to content

Commit

Permalink
Merge pull request #6 from velislavatwone/master
Browse files Browse the repository at this point in the history
Support for mime magic when --guess-mime-type is passed
  • Loading branch information
ThiagoAnunciacao authored Mar 10, 2022
2 parents 9e803f3 + 501930a commit 0ef39cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LABEL maintainer="Thiago Anunciacao <thiago.anunciacao@me.com>"

# https://github.com/s3tools/s3cmd/blob/master/NEWS

RUN apk add --update bash
RUN apk add --update bash libmagic

RUN pip install s3cmd python-dateutil python-magic

Expand Down

0 comments on commit 0ef39cf

Please sign in to comment.