Skip to content

Commit

Permalink
Add node-8-awscli
Browse files Browse the repository at this point in the history
  • Loading branch information
jogold committed Nov 10, 2017
1 parent 5808fee commit 8d44e2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions node-8-awscli/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
FROM node:8

RUN apt-get update
RUN apt-get install build-essential python python-dev python-pip -y
RUN pip install awscli

0 comments on commit 8d44e2f

Please sign in to comment.