Commit Graph

2 Commits

Author SHA1 Message Date
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
Jessica Frazelle
7e9c52b5ab
curl container
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
2015-12-10 10:30:03 -08:00