1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-02-22 03:57:54 +01:00
dockerfiles/ab
Marc Cornellà 7ac4881609 Use `apk --no-cache' on alpine images ()
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
..
Dockerfile Use `apk --no-cache' on alpine images () 2016-06-06 03:40:20 +00:00