diff --git a/Dockerfile b/Dockerfile index 67f10b0..2ed18bf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM ubuntu:trusty -MAINTAINER Borja Burgos , Mia Iversen , Mia Iversen RUN apt-get update && apt-get install -y python-pip && pip install awscli