- added wget to debian images (it was removed from the node base image,
see https://github.com/nodejs/docker-node/issues/1185)
- resynchronized the standalone Dockerfile with the one used for builds
- apt install without recommended packages
- clean apt cache after install to reduce image size a bit