Commit Graph

13 Commits

Author SHA1 Message Date
Adam Leskis
c15f85686b
update image to use python3 (#531)
python2 has reached end of life, so replacing it with python3.

In addition, pip (python3 version) comes along with the python3 install
on alpine, so no need to install that explicitly.
2020-05-14 22:49:13 -07:00
Michael
7eea00edf3 Replaced deprecated MAINTAINER with LABEL (#242)
Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
2017-03-09 10:14:37 -08:00
Jess Frazelle
3c1634b3d0
fix py2
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-10 16:14:50 -08:00
Jess Frazelle
c4ff0cf58c
cleanup maintainers
Signed-off-by: Jess Frazelle <me@jessfraz.com>
2016-09-19 15:25:05 -07:00
Marc Cornellà
7ac4881609 Use `apk --no-cache' on alpine images (#144)
This enables us to remove the following patterns that required
a `rm -rf /var/cache/apk`:

- `apk update`
- `apk add --update`
- `apk add --update-cache`

Supported since alpine 3.3.
2016-06-06 03:40:20 +00:00
Denis
f3920ea0dd Update Environment Variable AWS_DEFAULT_REGION
Fixed the correct environment variable for AWS region.

http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html#cli-environment
2016-04-03 01:33:44 -04:00
Jerome Petazzoni
d963b1084b Add less to the awscli image 2015-09-30 17:07:06 -07:00
Jessica Frazelle
f2b0d9ce8a update various files
Signed-off-by: Jessica Frazelle <princess@docker.com>
2015-07-27 00:11:04 -07:00
Jessica Frazelle
22b7de93b6 update more images to use alpine
Signed-off-by: Jessica Frazelle <princess@docker.com>
2015-07-26 21:46:34 -07:00
Aaron Huslage
369d7d80a8 Need Groff for Help to work
AWS cli needs Groff for help to work
2015-07-14 11:31:08 -05:00
Jessica Frazelle
1acfaf03c4 cleanup files
Signed-off-by: Jessica Frazelle <princess@docker.com>
2015-06-06 17:48:44 -07:00
Jessica Frazelle
7fad2c42b5 t 2014-10-09 11:41:28 -07:00
Jessica Frazelle
6c21a04037 awscli 2014-10-09 10:38:11 -07:00