s3-resource-simple/Dockerfile
Aidan Feldman 2202ac6080 finish up the out script
also add a `run` script for testing purposes
2016-03-10 03:01:02 -05:00

8 lines
140 B
Docker

FROM python:3.5-alpine
RUN apk add --update jq
RUN pip install --upgrade pip
RUN pip install --upgrade awscli
ADD assets/ /opt/resource/