smebberson / docker-alpine

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

Remove s6-overlay.tar.gz #6

Closed matthewvalimaki closed 8 years ago

matthewvalimaki commented 8 years ago

/tmp/s6-overlay.tar.gz should be deleted once extracted.

smebberson commented 8 years ago

Good call. I have some changes for the Node.js images in the works, and I'll update this once they're complete.

smebberson commented 8 years ago

@matthewvalimaki, this has been resolved in the latest (alpine-base)[https://github.com/smebberson/docker-alpine/blob/master/alpine-base/Dockerfile].