mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
Merge pull request #44 from huslage/patch-1
Need Groff for Help to work
This commit is contained in:
commit
d17bbeab86
|
@ -1,6 +1,7 @@
|
|||
FROM python:2.7.8
|
||||
MAINTAINER Jessica Frazelle <jess@docker.com>
|
||||
|
||||
RUN apt-get update && apt-get install -y groff
|
||||
RUN pip install awscli
|
||||
|
||||
RUN mkdir -p /root/.aws \
|
||||
|
|
Loading…
Reference in New Issue
Block a user