mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-25 21:25:40 +02:00
Need Groff for Help to work
AWS cli needs Groff for help to work
This commit is contained in:
parent
1b67408328
commit
369d7d80a8
@ -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…
x
Reference in New Issue
Block a user