Skip to content

Commit

Permalink
Merge pull request #29 from cintiadr/master
Browse files Browse the repository at this point in the history
#28 add bash to docker image
  • Loading branch information
Jonas Enge committed Jan 30, 2017
2 parents 680085f + 9e384b9 commit 8a4d14f
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 @@ -14,6 +14,7 @@ MAINTAINER Jonas Enge

# Installs docker
RUN apk add --update --no-cache docker py-pip
RUN apk add bash bash-doc bash-completion
RUN pip install docker-compose

# Extra tools for native dependencies
Expand Down

0 comments on commit 8a4d14f

Please sign in to comment.