issues
search
nodesource
/
docker-node
Dockerfiles for building docker images with the NodeSource Node.js binaries baked in.
MIT License
192
stars
22
forks
source link
Many changes.
#34
Closed
retrohacker
closed
9 years ago
retrohacker
commented
9 years ago
Dropped support for utopic (apt-get update no longer works, so we can't support it)
Added tools/registry-diff.js to compare our repo with the Docker Registry, attempting to find discrepencies.
Created a shared base image for each of our supported distributions, speeding up builds and reducing image size.
Taking advantage of dante's new parallel flag when building.
Modified build script to build and tag the base images before attempting to build the images sharing that base.
Pulled in new versions of Node.