smebberson / docker-alpine

Docker containers running Alpine Linux and s6 for process management. Solid, reliable containers.
MIT License
596 stars 186 forks source link

Depend on Alpine 3.3 and use apk's new --no-cache flag #25

Closed reidab closed 8 years ago

reidab commented 8 years ago

See: https://github.com/gliderlabs/docker-alpine/blob/master/docs/usage.md#disabling-cache

This commit alone won't make all the images work, since it doesn't update the version references in the sub-images to e.g. smebberson/alpine-base:1.2.0

smebberson commented 8 years ago

Thanks for your PR. We've jumped to Alpine 3.4!