I’ve been doing a lot of work with docker, recently, and really enjoying it. I’m trying to keep my docker hosts as minimal as possible, and to avoid installing extra packages on them. I often need to fetch assets from Amazon S3, so I searched dockerhub.com for a docker image that provides s3cmd. The trouble is, all the … Continue reading Docker image for s3cmd