NodeJS images, aimed at generated single-page apps.
100K+
A few basic NodeJS containers. The base/latest image performs similarly to the ONBUILD upstream version but reusable across projects. The brunch container ensures that bower and brunch are installed.
We use these images to transpile and aggregate our frontend applications, then serve them using an nginx container.
app:
image: c4tech/node
volumes:
- ./:/app
Content type
Image
Digest
Size
247.7 MB
Last updated
over 8 years ago
docker pull c4tech/node