Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
synedra authored May 25, 2017
1 parent 26ce925 commit ea124ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ RUN /usr/local/bin/npm install
RUN export PATH=${PATH}:/opt/bin
RUN git clone https://github.com/akamai-open/api-kickstart
RUN git clone https://github.com/stedolan/jq.git
RUN cp /opt/.bashrc /root/.bashrc
ENTRYPOINT ["/bin/bash"]

0 comments on commit ea124ab

Please sign in to comment.